try to fix onlyoffice

now its working in lan)
This commit is contained in:
2026-06-09 21:44:40 +03:00
parent 7514df3df3
commit ebd2e99066
3 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ in
forceSSL = true;
locations = {
"/" = {
proxyPass = "http://${server}:8000"; # 9980
proxyPass = "http://${server}:8090";
proxyWebsockets = true;
};
};