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