Skip to content

Commit

Permalink
watch provider container only
Browse files Browse the repository at this point in the history
  • Loading branch information
forgetso committed Jul 31, 2024
1 parent b20be8e commit 61fa810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.provider.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ services:
image: containrrr/watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: --interval 30
command: provider --interval 30
networks:
internal:
name: internal
Expand Down

0 comments on commit 61fa810

Please sign in to comment.