This commit is contained in:
2025-09-24 20:02:24 +03:00
parent 867f4b15ef
commit d179ad4e10
+1 -1
View File
@@ -17,7 +17,7 @@ in
nextcloud-whiteboard-server = {
enable = true;
settings = {
NEXTCLOUD_URL = "http://localhost";
NEXTCLOUD_URL = "https://nextcloud.zeroq.ru/whiteboard";
};
secrets = [ "${inputs.zeroq-credentials}/services/nextcloud/jwt-secret.txt" ];
};