nextcloud

This commit is contained in:
2026-02-02 10:42:32 -06:00
parent 2205f7ca57
commit 6643b584f9

View File

@@ -58,9 +58,9 @@ in {
}; };
environment = { environment = {
APPACHE_PORT = "11000"; APACHE_PORT = "11000";
APPACHE_IP = "0.0.0.0"; APACHE_IP = "0.0.0.0";
APPACHE_ADDITIONAL_NETWORK = ""; APACHE_ADDITIONAL_NETWORK = "";
SKIP_DOMAIN_VALIDATION = "false"; SKIP_DOMAIN_VALIDATION = "false";