docker-compose.yml: ensure watchtower restarts too

This commit is contained in:
Scott Bronson 2023-02-09 19:41:59 +00:00
parent 790e7da64f
commit ca9455c37c

View File

@ -17,3 +17,4 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 30 --stop-timeout 130s --cleanup veloren-game-server-master
restart: on-failure:0