This commit is contained in:
death916 2026-02-07 01:28:11 -08:00
parent 0e33da8040
commit b5fb58d9c4

View file

@ -34,7 +34,7 @@ in
APACHE_IP_BINDING = "0.0.0.0"; APACHE_IP_BINDING = "0.0.0.0";
}; };
volumes = [ volumes = [
"${dockerBaseDir}/aio-config:/mnt/docker-aio-config" "nextcloud_aio_mastercontainer_data:/mnt/docker-aio-config"
"/var/run/docker.sock:/var/run/docker.sock:ro" "/var/run/docker.sock:/var/run/docker.sock:ro"
]; ];
extraOptions = [ extraOptions = [