This commit is contained in:
2026-06-30 12:55:46 +03:00
parent a37e7c6ebf
commit 2ace9e152a
2 changed files with 7 additions and 17 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ in
secretFile = config.sops.secrets.nextcloud-talk-secret.path;
};
settings = {
http.listen = "127.0.0.1:7880";
http.listen = "127.0.0.1:8080";
clients.internalsecretFile = config.sops.secrets.internal-secret.path;
sessions = {
hashkeyFile = config.sops.secrets.hashkey.path;