mirror of
https://github.com/traefik/traefik.git
synced 2025-09-28 17:21:26 +02:00
Merge pull request #817 from gomes/master
Marathon ExposedByDefault is true by default
This commit is contained in:
commit
acf425b6cf
@ -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…
x
Reference in New Issue
Block a user