blitz_api/app/api
fusion44 25e4be8441 feat: make config loading more flexible
If the environment variable BAPI_ENV_PATH is set, the config system will
try to read configs from the given path instead of .env in pwd

If no file is found .env in pwd will be used as a fallback

Env variables will always override settings in .env files.
2025-03-23 17:43:39 +01:00
..
__init__.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
config.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
constants.py feat: prepare for release 0.5.1beta 2023-02-05 21:24:31 +01:00
models.py chore: remove unused import and run pre-commit 2022-12-01 19:14:01 +01:00
sse_manager.py refactor: switch to domain driven directory layout 2022-10-03 20:22:00 +02:00
utils.py remove ln_info_lite 2024-10-06 14:18:01 +02:00
warmup.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-10-06 14:18:01 +02:00