I think you have missed to add host domain before like this....
- traefik.http.routers.traefik-static-files.rule=(Host(`mydomain.com`) && Path(`/robots.txt`))
I think you have missed to add host domain before like this....
- traefik.http.routers.traefik-static-files.rule=(Host(`mydomain.com`) && Path(`/robots.txt`))