blitz_api/app
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
..
api feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
apps feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
auth feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
bitcoind feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
external fix: remove versioning and fix a linter warnings 2024-02-22 20:43:15 +01:00
lightning feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
setup feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
system feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
__init__.py feat: prepare for release 0.5.1beta 2023-02-05 21:24:31 +01:00
logging.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
main.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00
server.py feat: make config loading more flexible 2025-03-23 17:43:39 +01:00