mirror of
https://github.com/containous/traefik.git
synced 2025-01-06 13:17:52 +03:00
115d42e0f0
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
12 lines
170 B
JSON
12 lines
170 B
JSON
{
|
|
"entryPoints": [
|
|
"web"
|
|
],
|
|
"name": "bar@myprovider",
|
|
"provider": "myprovider",
|
|
"service": "foo-service@myprovider",
|
|
"status": "enabled",
|
|
"using": [
|
|
"web"
|
|
]
|
|
} |