Remove docker socket from nextclouyd
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user