Compare commits
2 commits
b1634df2e2
...
76701149bd
Author | SHA1 | Date | |
---|---|---|---|
Victor Mignot | 76701149bd | ||
Victor Mignot | 9a0156191c |
|
@ -33,7 +33,6 @@ with lib;
|
||||||
|
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
proxyWebsockets = true;
|
|
||||||
proxyPass = "http://${msConfig.host}:${builtins.toString msConfig.port}";
|
proxyPass = "http://${msConfig.host}:${builtins.toString msConfig.port}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue