mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
alias
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
watchtower:
|
watchtower:
|
||||||
env_file: /data/wt.env
|
env_file: stack.env
|
||||||
image: containrrr/watchtower:latest
|
image: containrrr/watchtower:latest
|
||||||
command: --cleanup --label-enable --http-api-periodic-polls --http-api-metrics
|
command: --cleanup --label-enable --http-api-periodic-polls --http-api-metrics
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user