Add onlyoffice service
This commit is contained in:
parent
0e79faf621
commit
c2d771a9c6
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ in
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://192.168.1.46:8000";
|
proxyPass = "http://192.168.1.46";
|
||||||
proxyWebsockets = true;
|
proxyWebsockets = true;
|
||||||
recommendedProxySettings = true;
|
recommendedProxySettings = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue