nextcloud update

This commit is contained in:
2026-07-16 23:34:06 +03:00
parent e5e9dfd1de
commit 521d922961
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ in
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://${server}:4096";
proxyPass = "http://${server}:6061";
proxyWebsockets = true;
};
};