This commit is contained in:
parent
5b2fe3fe7b
commit
328e83e1e0
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ in
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://192.168.1.44";
|
||||
proxyPass = "http://192.168.1.45";
|
||||
proxyWebsockets = true;
|
||||
recommendedProxySettings = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue