mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -109,8 +109,8 @@
|
||||
# };
|
||||
onlyoffice = {
|
||||
enable = true;
|
||||
hostname = "collabora.zeroq.ru";
|
||||
port = 8000;
|
||||
hostname = "localhost";
|
||||
port = 8890;
|
||||
};
|
||||
#rabbitmq.enable = false;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user