Files
traefik/pkg/provider/traefik/fixtures/rest_secure.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

10 lines
104 B
JSON

{
"http": {
"services": {
"noop": {},
"rest": {}
}
},
"tcp": {},
"tls": {}
}