sops and onlyoffice evolution

This commit is contained in:
2026-03-30 13:38:59 +03:00
parent 7d731bd1c4
commit 5909a72654
5 changed files with 77 additions and 7 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ in
forceSSL = false;
locations = {
"/" = {
proxyPass = "http://${server}:9980";
proxyPass = "http://${server}:8000"; # 9980
proxyWebsockets = true;
};
};