add backoff to marathon provider
Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
parent
23d3c512c2
commit
36338b4928
4 changed files with 48 additions and 33 deletions
|
@ -26,6 +26,6 @@
|
|||
"labels": {
|
||||
"traefik.weight": "1",
|
||||
"traefik.protocole": "http",
|
||||
"traefik.frontend.rule" : "Headers:Host,test.localhost"
|
||||
"traefik.frontend.rule" : "Host:test.marathon.localhost"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue