feat: amz enable all hosts

This commit is contained in:
2025-11-15 21:56:40 +01:00
parent 8a2a68a91c
commit a912c4dc55
6 changed files with 58 additions and 8 deletions

View File

@@ -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";