diff --git a/watchtower/docker-compose.yml b/watchtower/docker-compose.yml index 7602162..55bc577 100644 --- a/watchtower/docker-compose.yml +++ b/watchtower/docker-compose.yml @@ -2,8 +2,8 @@ services: watchtower: #command: --cleanup --label-enable --http-api-periodic-polls --http-api-metrics - command: --cleanup --label-enable --http-api-update - env_file: stack.env + command: --cleanup --label-enable --http-api-update --http-api-metrics + env_file: stack.env environment: WATCHTOWER_HTTP_API_TOKEN: l4c1j4yd33Du5lo WATCHTOWER_LABEL_ENABLE: 'true'