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
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- plaster-network
|
- 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:
|
networks:
|
||||||
plaster-network:
|
plaster-network:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
Loading…
Reference in New Issue
Block a user