Actually the current Marathon default for exposedByDefault is true, as

…
we can see in
https://github.com/containous/traefik/blob/master/configuration.go
“defaultMarathon.ExposedByDefault = true”
This commit is contained in:
Diogo Gomes 2016-11-08 11:20:50 -02:00
parent 931a124349
commit 2b770ae2f8
2 changed files with 12 additions and 12 deletions

View file

@ -793,7 +793,7 @@ domain = "marathon.localhost"
# Expose Marathon apps by default in traefik
#
# Optional
# Default: false
# Default: true
#
# exposedByDefault = true

View file

@ -474,7 +474,7 @@
# Expose Marathon apps by default in traefik
#
# Optional
# Default: false
# Default: true
#
# exposedByDefault = true