This commit is contained in:
death916 2026-02-07 02:01:39 -08:00
parent 064bf2d61e
commit 6818e071d4

View file

@ -31,6 +31,7 @@ in
NEXTCLOUD_DATADIR = nextcloudDataPath;
APACHE_PORT = "11001";
APACHE_IP_BINDING = "0.0.0.0";
SKIP_DOMAIN_VALIDATION = true;
};
volumes = [
"nextcloud_aio_mastercontainer:/mnt/docker-aio-config"