5 lines
74 B
Python
5 lines
74 B
Python
TESTING = True
|
|
DEBUG = True
|
|
FLASK_ENV = 'development'
|
|
SECRET_KEY = ''
|