Merge pull request #817 from gomes/master

Marathon ExposedByDefault is true by default
This commit is contained in:
Emile Vauge 2016-11-10 11:34:00 +01:00 committed by GitHub
commit acf425b6cf
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 # Expose Marathon apps by default in traefik
# #
# Optional # Optional
# Default: false # Default: true
# #
# exposedByDefault = true # exposedByDefault = true

View file

@ -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