mirror of
https://github.com/gigirassy/plaster.git
synced 2024-12-23 18:39:07 +00:00
Update compose.yml
This commit is contained in:
parent
9351beb6f5
commit
45c43ea07d
@ -7,13 +7,6 @@ services:
|
||||
restart: always
|
||||
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
|
||||
networks:
|
||||
plaster-network:
|
||||
driver: bridge
|
||||
|
Loading…
Reference in New Issue
Block a user