nas: syncthing: correct nginx settings
This commit is contained in:
parent
9a593ba9a1
commit
675e3cfb86
@ -35,7 +35,7 @@
|
||||
useACMEHost = "home.opel-online.de";
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
recommendedProxySettings = true;
|
||||
recommendedProxySettings = false;
|
||||
proxyPass = "http://${toString config.services.syncthing.guiAddress}";
|
||||
extraConfig = ''
|
||||
proxy_set_header Host localhost;
|
||||
|
Loading…
x
Reference in New Issue
Block a user