mirror of
https://github.com/traefik/traefik.git
synced 2026-03-09 15:41:57 +01:00
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"
|
|
]
|
|
} |