Commit 1e63bfa7 by 赵宇

fix

parent 639febb6
......@@ -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