This commit is contained in:
2025-09-24 18:51:28 +03:00
parent 13b0d96d20
commit 4c26501126
2 changed files with 17 additions and 3 deletions
+2 -2
View File
@@ -117,13 +117,13 @@ in
# };
onlyoffice = {
enable = true;
hostname = "office.zeroq.ru";
hostname = "onlyoffice.local";
};
};
networking.hosts = {
"0.0.0.0" = [
"office.zeroq.ru"
"onlyoffice.local"
];
# "127.0.0.1" = [
# "nextcloud.zeroq.ru"