This commit is contained in:
2025-09-23 23:50:41 +03:00
parent c517858e0b
commit 5c62823ae9
3 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -41,17 +41,17 @@
# }
# ];
# };
"office.zeroq.ru" = {
"onlyoffice.local" = {
forceSSL = false;
enableACME = false;
listen = [
{
addr = "100.64.0.0";
port = 8999;
port = 8080;
}
{
addr = "192.168.1.20";
port = 8999;
port = 8080;
}
];
extraConfig = ''