This commit is contained in:
2025-09-23 23:50:41 +03:00
parent c517858e0b
commit 5c62823ae9
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ in
forceSSL = true;
kTLS = true;
locations."/" = {
proxyPass = "http://${server}:8999";
proxyPass = "http://${server}:8080";
proxyWebsockets = true; # onlyoffice uses websockets
};
extraConfig = ''