traefik/pkg/api/testdata/tcprouters-page2.json
2019-06-20 00:40:05 +02:00

11 lines
170 B
JSON

[
{
"entryPoints": [
"web"
],
"name": "myprovider@baz",
"provider": "myprovider@baz",
"rule": "Host(`toto.bar`)",
"service": "myprovider@foo-service"
}
]