remove watchtower from docker compose again
All checks were successful
release-tag / release-image (push) Successful in 20s
All checks were successful
release-tag / release-image (push) Successful in 20s
This commit is contained in:
parent
50d8d9347c
commit
6193865220
@ -6,9 +6,3 @@ services:
|
||||
volumes:
|
||||
- ./.env:/usr/src/app/.env
|
||||
- ./prod.sqlite:/usr/src/app/prod.sqlite:rw
|
||||
watchtower:
|
||||
image: containrrr/watchtower
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /root/.docker/config.json:/config.json
|
||||
command: --interval 360
|
||||
|
Loading…
x
Reference in New Issue
Block a user