Drop domain and replace with defaultRule
This commit is contained in:
parent
6f199e6991
commit
ea35536e5d
@ -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
|
||||
|
Reference in New Issue
Block a user