Commit 639febb6 by 赵宇

'fix1'

parent bb4eda25
......@@ -16,8 +16,8 @@ class Config:
# redis配置信息
REDIS_HOST = '127.0.0.1'
REDIS_PORT = 6379
# REDIS_PASS = "Mypwdty2020!" # TODO
REDIS_PASS = None # TODO
REDIS_PASS = "Mypwdty2020!" # TODO
# REDIS_PASS = None # TODO
# # ---------------七牛云存储------------------
# QINIU_ACCESS_KEY = '' # AK
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment