The /api and /dashboard paths often conflict with services running behind Traefik. Typically, a service domain is used for Traefik, but if for some reason this is not possible, it becomes difficult to move Traefik deeper in the path, such as to /traefik/dashboard.
---
networks:
traefik-public:
name: "traefik-public"