1
0
forked from s434650/CatOrNot
This commit is contained in:
Angelika Lach 2019-01-05 20:18:27 +00:00
parent 70b0088fc9
commit b8843f7a2c

View File

@ -1,4 +0,0 @@
import os
class Config(object):
SECRET_KEY = os.environ.get('SECRET_KEY') or 'you-will-never-guess'