1
0
Fork 0

Add exposedByDefault doc

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-03-25 10:34:29 +01:00
parent cddbb44c75
commit a2c3e6e405
No known key found for this signature in database
GPG key ID: D808B4C167352E59
2 changed files with 16 additions and 0 deletions

View file

@ -281,6 +281,13 @@
#
# filename = "marathon.tmpl"
# Expose Marathon apps by default in traefik
#
# Optional
# Default: false
#
# ExposedByDefault = true
# Enable Marathon basic authentication
#
# Optional