fix: delete unused header

This commit is contained in:
Fraybyl
2025-05-19 02:35:18 +03:00
parent e821f562bd
commit ba3df3ed93

View File

@@ -75,8 +75,6 @@ server {
ssl_certificate $acme_cert_acme_le;
ssl_certificate_key $acme_cert_key_acme_le;
add_header Strict-Transport-Security "max-age=15552000" always;
location / {
proxy_http_version 1.1;
proxy_pass http://remnawave;