You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i.e. if my domain is foo.com, I can configure a CNAME for traefik.foo.com, which works, but if I configure one for traefik.staging.foo.com, this results in a 404.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First Check
Commit to Help
Example Code
Description
Hello, thank you @tiangolo for updating this repo!
I noticed that the
ENVIRONMENT
variable is not used in https://github.com/fastapi/full-stack-fastapi-template/blob/master/docker-compose.traefik.yml, which if I understand correctly means that the Traefik UI is not available in the staging environment. Is this intentional?i.e. if my domain is foo.com, I can configure a CNAME for traefik.foo.com, which works, but if I configure one for traefik.staging.foo.com, this results in a 404.
Operating System
Linux
Operating System Details
Ubuntu 20.04
Python Version
3.10.14
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions