mirror of
https://github.com/containous/traefik.git
synced 2025-03-08 04:58:24 +03:00
14 lines
186 B
JSON
14 lines
186 B
JSON
[
|
|
{
|
|
"entryPoints": [
|
|
"web"
|
|
],
|
|
"name": "baz@myprovider",
|
|
"provider": "myprovider",
|
|
"service": "foo-service@myprovider",
|
|
"status": "enabled",
|
|
"using": [
|
|
"web"
|
|
]
|
|
}
|
|
] |