Hi @webconexus
It looks like you are mixing your static config and dynamic config in the same file.
You routers, middlewares and services should be in dynamic config.
The log, entrypoints and providers in the static configuration.
https://docs.traefik.io/getting-started/configuration-overview/