fix collabora partially

This commit is contained in:
mjallen18
2024-07-04 09:50:41 -05:00
parent 9bbe5272f9
commit 5d7f37168c
4 changed files with 67 additions and 20 deletions

View File

@@ -69,12 +69,12 @@ in
baseUrl = "https://mealie.mjallen.dev";
maxConcurrency = "4";
maxWorkers = "4";
allowSignup = "true";
allowSignup = "false";
};
nextcloud = {
enable = true;
httpPort = "9980";
httpPort = "9981";
httpsPort = "9443";
};