4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
|
DEBUG=True
|
||
|
DATABASE_URI='sqlite:///database.sqlite'
|
||
|
SECRET_KEY='my secret'
|