Skip to content

Commit

Permalink
debug watchtower
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 authored Feb 14, 2024
1 parent 26f77ee commit ad2caf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion development/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -608,7 +608,7 @@ services:
watchtower:
container_name: watchtower
image: containrrr/watchtower
command: --interval 10 --http-api-metrics --http-api-token demotoken
command: --interval 10 --http-api-metrics --http-api-token demotoken -d
volumes:
- /var/run/docker.sock:/var/run/docker.sock
networks:
Expand Down

0 comments on commit ad2caf0

Please sign in to comment.