mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-20 10:10:23 +00:00
Remove Docker socket mapping from glances.json
Removed Docker socket volume mapping from configuration. Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -20,11 +20,6 @@
|
||||
"source": "nextcloud_aio_glances",
|
||||
"destination": "/etc/glances",
|
||||
"writeable": true
|
||||
},
|
||||
{
|
||||
"source": "%WATCHTOWER_DOCKER_SOCKET_PATH%",
|
||||
"destination": "/var/run/docker.sock",
|
||||
"writeable": false
|
||||
}
|
||||
],
|
||||
"environment": [
|
||||
|
||||
Reference in New Issue
Block a user