Merge pull request #817 from gomes/master
Marathon ExposedByDefault is true by default
This commit is contained in:
commit
acf425b6cf
2 changed files with 12 additions and 12 deletions
|
@ -793,7 +793,7 @@ domain = "marathon.localhost"
|
||||||
# Expose Marathon apps by default in traefik
|
# Expose Marathon apps by default in traefik
|
||||||
#
|
#
|
||||||
# Optional
|
# Optional
|
||||||
# Default: false
|
# Default: true
|
||||||
#
|
#
|
||||||
# exposedByDefault = true
|
# exposedByDefault = true
|
||||||
|
|
||||||
|
|
|
@ -474,7 +474,7 @@
|
||||||
# Expose Marathon apps by default in traefik
|
# Expose Marathon apps by default in traefik
|
||||||
#
|
#
|
||||||
# Optional
|
# Optional
|
||||||
# Default: false
|
# Default: true
|
||||||
#
|
#
|
||||||
# exposedByDefault = true
|
# exposedByDefault = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue