traefik/pkg/api/testdata/entrypoints-many-lastpage.json

27 lines
292 B
JSON
Raw Normal View History

2019-07-12 09:10:03 +00:00
[
{
"address": ":14",
"http": {},
2019-07-12 09:10:03 +00:00
"name": "ep14"
},
{
"address": ":15",
"http": {},
2019-07-12 09:10:03 +00:00
"name": "ep15"
},
{
"address": ":16",
"http": {},
2019-07-12 09:10:03 +00:00
"name": "ep16"
},
{
"address": ":17",
"http": {},
2019-07-12 09:10:03 +00:00
"name": "ep17"
},
{
"address": ":18",
"http": {},
2019-07-12 09:10:03 +00:00
"name": "ep18"
}
]