mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
docker-compose.yml: ensure watchtower restarts too
This commit is contained in:
parent
790e7da64f
commit
ca9455c37c
@ -17,3 +17,4 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
command: --interval 30 --stop-timeout 130s --cleanup veloren-game-server-master
|
command: --interval 30 --stop-timeout 130s --cleanup veloren-game-server-master
|
||||||
|
restart: on-failure:0
|
||||||
|
Loading…
Reference in New Issue
Block a user