connections/app/config.py

3 lines
57 B
Python

db_dir = "/connections/db"
db_file = f"{db_dir}/data.db"