mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-01-22 05:13:54 +01:00
4 lines
112 B
TOML
4 lines
112 B
TOML
|
[env]
|
||
|
ENV_FILE = "{{config_root}}/envs/local-envs.env"
|
||
|
DATABASE_URL = "sqlite:///{{config_root}}/db/db.sqlite3"
|