This commit is contained in:
pycook
2019-12-12 21:45:19 +08:00
parent e129b0a32e
commit 13e9a0b7bd
5 changed files with 3 additions and 4 deletions

2
.env
View File

@@ -4,4 +4,4 @@ FLASK_DEBUG=1
FLASK_ENV=development
GUNICORN_WORKERS=2
LOG_LEVEL=debug
SECRET_KEY='YourSecretKey'
SECRET_KEY='<YourSecretKey>'