4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
|
|
SECRET_KEY=replace-with-a-strong-random-secret-key
|
||
|
|
FLASK_ENV=production
|
||
|
|
DATABASE_URL=sqlite:////app/data/fabdash.db
|