change hostnames
This commit is contained in:
parent
bb2a4ecbcc
commit
c65dc64aaa
5 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Reference in a new issue