fix typo
This commit is contained in:
parent
a1a17bfeb3
commit
25cf85c81d
|
@ -52,7 +52,7 @@ in {
|
|||
locations."/".proxyPass = "http://${containerIP}:80/";
|
||||
proxyWebsockets = true;
|
||||
recommendedProxySettings = true;
|
||||
appendConfig = ''
|
||||
extraConfig = ''
|
||||
add_header X-Frame-Options SAMEORIGIN;
|
||||
add_header X-XSS-Protection "1; mode=block";
|
||||
proxy_redirect off;
|
||||
|
|
Loading…
Reference in a new issue