Compare commits
1 commit
256e282e2d
...
1c2b67ba0c
Author | SHA1 | Date | |
---|---|---|---|
|
1c2b67ba0c |
|
@ -33,10 +33,6 @@ in {
|
|||
virtualHosts."${cfg.virtualHost}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
extraConfig = ''
|
||||
proxy_headers_hash_max_size 512;
|
||||
proxy_headers_hash_bucket_size 128;
|
||||
'';
|
||||
locations."/".proxyPass = "http://localhost:9170";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue