Adding settings.cfg

This commit is contained in:
Michele Grimaldi 2025-01-08 21:17:32 +01:00
parent 776ea9d948
commit 042874a228

3
settings.cfg Normal file
View file

@ -0,0 +1,3 @@
DEBUG = True
SQLACHEMY_ECHO = DEBUG
export IHATEMONEY_SETTINGS_FILE_PATH="$(pwd)/settings.cfg"