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