SimpleAES / configs.py
SFM2001's picture
>
a1577b4
raw
history blame
69 Bytes
SECRET_KEY = 'secret_key_here'
SQLALCHEMY_TRACK_MODIFICATIONS = False