add cloud

This commit is contained in:
soraefir
2026-05-08 20:25:14 +02:00
parent 6d353df19f
commit 908c144c73

View File

@@ -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;