nextcloud broke lmao

This commit is contained in:
mjallen18
2026-02-12 14:54:05 -06:00
parent b46628a747
commit 9a63c609fa
4 changed files with 28 additions and 58 deletions

View File

@@ -158,7 +158,7 @@ in
};
ocis = disabled;
onlyoffice = {
enable = false;
enable = true;
port = 9200;
};
opencloud = {

View File

@@ -76,7 +76,7 @@
host nextcloud nextcloud 10.0.1.0/24 trust
host nextcloud nextcloud ::1/128 trust
local onlyoffice onlyoffice trust
host onlyoffice onlyoffice 10.88.0.0/24 trust
host onlyoffice onlyoffice 10.0.1.0/24 trust
local synapse synapse trust
host synapse synapse ::1/128 trust
'';