Files
function/config.py
Peter Stockings bbe3356a9c Initial commit
2023-12-14 22:22:15 +11:00

5 lines
74 B
Python

TESTING = True
DEBUG = True
FLASK_ENV = 'development'
SECRET_KEY = ''