phoenix/.env
2023-07-22 11:33:14 +05:00

4 lines
72 B
Bash

P_SECRETKEY="super-secret-key"
P_DBPATH="db.sqlite3"
P_LOGLEVEL="debug"