mirror of
https://github.com/traefik/traefik
synced 2026-02-03 10:00:33 +00:00
Fix documentation glitches.
This commit is contained in:
+3
-2
@@ -1158,7 +1158,7 @@ domain = "marathon.localhost"
|
||||
# Optional
|
||||
# Default: false
|
||||
#
|
||||
# forceTaskHostname: false
|
||||
# forceTaskHostname = false
|
||||
|
||||
# Applications may define readiness checks which are probed by Marathon during
|
||||
# deployments periodically and the results exposed via the API. Enabling the
|
||||
@@ -1169,7 +1169,8 @@ domain = "marathon.localhost"
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
# respectReadinessChecks: false
|
||||
#
|
||||
# respectReadinessChecks = false
|
||||
```
|
||||
|
||||
Labels can be used on containers to override default behaviour:
|
||||
|
||||
+3
-2
@@ -722,7 +722,7 @@
|
||||
# Optional
|
||||
# Default: false
|
||||
#
|
||||
# forceTaskHostname: false
|
||||
# forceTaskHostname = false
|
||||
|
||||
# Applications may define readiness checks which are probed by Marathon during
|
||||
# deployments periodically and the results exposed via the API. Enabling the
|
||||
@@ -733,7 +733,8 @@
|
||||
#
|
||||
# Optional
|
||||
# Default: false
|
||||
# respectReadinessChecks: false
|
||||
#
|
||||
# respectReadinessChecks = false
|
||||
|
||||
################################################################
|
||||
# Mesos configuration backend
|
||||
|
||||
Reference in New Issue
Block a user