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
Add app/config.py using pydantic.BaseSettings so that all modules read the config from the environment / .env. This facilitates deployment and secret management.