Merge branch 'restart-watchtower' into 'master'

docker-compose.yml: ensure watchtower restarts too

See merge request veloren/veloren!3795
This commit is contained in:
Marcel 2023-02-11 19:48:40 +00:00
commit 6b12da92af

View File

@ -19,3 +19,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