When no router-specific labels are specified for a Docker service, Traefik automatically creates routers with a rule taken from defaultRule
configuration, one per each entrypoint.
Is there a way of specifying only one specific entrypoint for the automatic routers creation?