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