4 lines
80 B
Bash
4 lines
80 B
Bash
|
DATABASE_URL=sqlite://localhost/local.db
|
||
|
SECRET_KEY={{ secret_key }}
|
||
|
DEBUG=True
|