SECRET_KEY = 'replace-with-truly-random-string-for-production' SERVER_NAME = 'localhost:5001' DEBUG = True