Update nginx_addition

This commit is contained in:
Alexandre
2023-03-05 19:28:54 +01:00
committed by GitHub
parent 361d1ecb3e
commit 572f4c9174

View File

@@ -1,3 +1,5 @@
add_header Strict-Transport-Security "max-age=15768000; includeSubDomains; preload;"
location = /.well-known/host-meta {
return 301 $scheme://$http_hostpublic.php?service=host-meta;
}