grr
This commit is contained in:
parent
6660032d0e
commit
e3820d79be
|
@ -9,7 +9,7 @@ with lib;
|
|||
forceSSL = true;
|
||||
enableACME = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:4242";
|
||||
proxyPass = "http://localhost:4242";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue