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
refactor(settings): Normalize setttings to match pydantic
- Refactored config naming to settings to match pydantic settings
naming structure.
- Enabled .env / .env.prod evaluation capability .
- Add ORTHW_CONFIG_DIR and ORTHW_CONFIG_FILE variables that can be
evaluated in runtime bypassing as environment file or inside .env.
The variables are case sensitive.
Signed-off-by: Helio Chissini de Castro <[email protected]>
0 commit comments