WIP
This commit is contained in:
@@ -40,6 +40,20 @@
|
||||
port = 9000;
|
||||
pubPort = 9999;
|
||||
};
|
||||
collabora = {
|
||||
enable = true;
|
||||
db = false;
|
||||
subdomain = "office";
|
||||
ip = "10.88.0.127";
|
||||
port = 9980;
|
||||
};
|
||||
etherpad = {
|
||||
enable = true;
|
||||
db = true;
|
||||
subdomain = "pad";
|
||||
ip = "10.88.0.128";
|
||||
port = 80;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user