1

Remove docker socket from nextclouyd

This commit is contained in:
2023-11-12 20:57:02 +01:00
parent f34f350d23
commit f2f71f1a1a

View File

@ -66,7 +66,7 @@
volumes = [
"nextcloud_data:/var/www/html"
"/var/run/docker.sock:/var/run/docker.sock:ro"
# "/var/run/docker.sock:/var/run/docker.sock:ro" # For AiO
];
environment = {