add cloud
This commit is contained in:
@@ -40,6 +40,13 @@
|
||||
port = 9000;
|
||||
pubPort = 9999;
|
||||
};
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
db = true;
|
||||
subdomain = "cloud";
|
||||
ip = "10.88.0.126";
|
||||
port = 80;
|
||||
};
|
||||
collabora = {
|
||||
enable = true;
|
||||
db = false;
|
||||
|
||||
Reference in New Issue
Block a user