1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-08 21:17:56 +03:00
traefik/pkg/api/testdata/udprouter-foo-slash-bar.json
2024-01-25 09:56:05 +01:00

13 lines
177 B
JSON

{
"entryPoints": [
"web"
],
"name": "foo / bar@myprovider",
"provider": "myprovider",
"service": "foo-service@myprovider",
"status": "enabled",
"using": [
"web"
]
}