-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
Hi.
In the main.py file there is an import from core.config import config, which means that get_config() is being executed before os.environ["ENV"] = env from main(), so I always end up with "development" from ENV: str = "development".
Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels