Files
workout/config.py
Peter Stockings 7eaf4f812f Remove swagger
2022-09-17 16:42:50 +10:00

5 lines
74 B
Python

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