feat: amz enable all hosts
This commit is contained in:
parent
8a2a68a91c
commit
a912c4dc55
6 changed files with 58 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
enableDefaultLocations = false;
|
||||
enableMysql = true;
|
||||
authorizedKeys = [
|
||||
# Add deployment SSH key here
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBTsA1z6/vOshSqmEUGO6vFbAYCrucgNORMKyoQ5/9/l"
|
||||
];
|
||||
extraConfig = ''
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue