Drop domain and replace with defaultRule

This commit is contained in:
Luke Murphy 2020-04-25 12:41:51 +02:00
parent 6f199e6991
commit ea35536e5d
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ providers:
exposedByDefault: false
network: "proxy"
swarmMode: true
domain: "traefik.swarm.autonomic.zone"
defaultRule: "Host(`{{ trimPrefix `/` .Name }}.swarm.autonomic.zone`)"
api:
dashboard: true