Possible define default endpoints to use in Traefik 2.0

Assuming i have 3 endpoints, api, http, https, i want to define that for all routers, where i do not set an explicit (list) of routers, i want only http and https to be used as endpoints.

This was possible with traefik 1.x - is it still possible with traefik 2.0?

2 Likes