mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-24 00:16:50 +00:00
rename DOCKER_SOCKET_PATH to WATCHTOWER_DOCKER_SOCKET_PATH
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
2260ccc876
commit
37b5e12a6f
9 changed files with 14 additions and 14 deletions
|
|
@ -332,7 +332,7 @@
|
|||
],
|
||||
"volumes": [
|
||||
{
|
||||
"source": "%DOCKER_SOCKET_PATH%",
|
||||
"source": "%WATCHTOWER_DOCKER_SOCKET_PATH%",
|
||||
"destination": "/var/run/docker.sock",
|
||||
"writeable": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue