chainetv_web/backend/chainetv/config.py
2019-04-29 16:36:29 +02:00

3 lines
76 B
Python

class BaseConfig(object):
DEBUG = True
SECRET_KEY = 'mysecretkeyg'