mirror of
https://github.com/traefik/traefik.git
synced 2025-09-28 09:11:24 +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
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
# Default: true
|
||||
#
|
||||
# exposedByDefault = true
|
||||
|
||||
|
@ -474,7 +474,7 @@
|
||||
# Expose Marathon apps by default in traefik
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
# Default: true
|
||||
#
|
||||
# exposedByDefault = true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user