This commit is contained in:
2025-10-06 22:33:21 +03:00
parent 9008de4f66
commit fe0beab681
3 changed files with 16 additions and 19 deletions
+2 -4
View File
@@ -120,7 +120,8 @@ in
};
onlyoffice = {
enable = true;
hostname = "localhost";
hostname = "0.0.0.0";
jwtSecretFile = "${inputs.zeroq-credentials}/services/onlyoffice/jwt.txt";
};
};
@@ -129,9 +130,6 @@ in
# "nextcloud.zeroq.ru"
# "office.zeroq.ru"
# ];
"nextcloud.local" = [
"nextcloud.zeroq.ru"
];
# "0.0.0.0" = [
# "onlyoffice.local"
# ];