Skip to content

Commit

Permalink
Do not restart traefik when cf-ddns restarts (#1455)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne authored Jul 25, 2023
1 parent 2854a2a commit 98d4b21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions traefik-cf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
- certs:/letsencrypt
- /etc/localtime:/etc/localtime:ro
depends_on:
- cf-ddns
labels:
- metrics.scrape=true
- metrics.path=/metrics
Expand Down

0 comments on commit 98d4b21

Please sign in to comment.