traefik/pkg/api/testdata/entrypoints-many-lastpage.json
Traefiker Bot a6040c623b
Entry point redirection and default routers configuration
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2020-03-05 12:46:05 +01:00

27 lines
292 B
JSON

[
{
"address": ":14",
"http": {},
"name": "ep14"
},
{
"address": ":15",
"http": {},
"name": "ep15"
},
{
"address": ":16",
"http": {},
"name": "ep16"
},
{
"address": ":17",
"http": {},
"name": "ep17"
},
{
"address": ":18",
"http": {},
"name": "ep18"
}
]