rm port
This commit is contained in:
@@ -39,25 +39,21 @@
|
||||
db = true;
|
||||
subdomain = "sso";
|
||||
port = 9000;
|
||||
pubPort = 9999;
|
||||
};
|
||||
nextcloud = {
|
||||
enable = true;
|
||||
db = true;
|
||||
subdomain = "cloud";
|
||||
port = 80;
|
||||
};
|
||||
collabora = {
|
||||
enable = true;
|
||||
sops = true;
|
||||
subdomain = "office";
|
||||
port = 9980;
|
||||
};
|
||||
etherpad = {
|
||||
enable = true;
|
||||
db = true;
|
||||
subdomain = "pad";
|
||||
port = 8080;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user