mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 10:29:07 +00:00
Update compose.yml
This commit is contained in:
parent
a24c9fd2bd
commit
9351beb6f5
12
compose.yml
12
compose.yml
@ -8,12 +8,12 @@ services:
|
||||
networks:
|
||||
- plaster-network
|
||||
|
||||
watchtower:
|
||||
image: ghcr.io/containrrr/watchtower
|
||||
restart: unless-stopped
|
||||
command: --cleanup --scope cobalt --interval 900 --include-restarting
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
watchtower:
|
||||
image: ghcr.io/containrrr/watchtower
|
||||
restart: unless-stopped
|
||||
command: --cleanup --scope cobalt --interval 900 --include-restarting
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
networks:
|
||||
plaster-network:
|
||||
driver: bridge
|
||||
|
Loading…
Reference in New Issue
Block a user