change hostnames

This commit is contained in:
Pim Kunis 2023-03-14 22:44:41 +01:00
parent bb2a4ecbcc
commit c65dc64aaa
5 changed files with 6 additions and 6 deletions

View file

@ -4,5 +4,5 @@ services:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --schedule "0 0 4 * * *" --include-restarting --cleanup --include-stopped --no-startup-message
command: --schedule "0 0 4 * * *" --cleanup --include-stopped --no-startup-message
restart: always