Trim down extras, stop using a default rule

This commit is contained in:
Luke Murphy
2020-04-25 12:57:35 +02:00
parent 64a220e2a8
commit 1ad2bd6585
2 changed files with 0 additions and 4 deletions

View File

@ -4,13 +4,10 @@ log:
providers:
docker:
# enable when using https://github.com/Tecnativa/docker-socket-proxy
# endpoint: "tcp://dockerproxy:2375"
endpoint: "unix:///var/run/docker.sock"
exposedByDefault: false
network: "proxy"
swarmMode: true
defaultRule: "Host(`{{ trimPrefix `/` .Name }}.swarm.autonomic.zone`)"
api:
dashboard: true