Skip to content

Commit

Permalink
Fix traefik depend (#1438)
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Jun 22, 2023
1 parent 311a9fa commit 022793a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions traefik-cf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@ services:
- certs:/letsencrypt
- /etc/localtime:/etc/localtime:ro
depends_on:
- cf-ddns-v4
- cf-ddns-v6
- cf-ddns
labels:
- metrics.scrape=true
- metrics.path=/metrics
Expand Down

0 comments on commit 022793a

Please sign in to comment.