Commit d7f90bba by 赵宇

fix20220224-2

parent c9fd26b6
...@@ -16,8 +16,8 @@ class Config: ...@@ -16,8 +16,8 @@ class Config:
# redis配置信息 # redis配置信息
REDIS_HOST = '127.0.0.1' REDIS_HOST = '127.0.0.1'
REDIS_PORT = 6379 REDIS_PORT = 6379
REDIS_PASS = "Mypwdty2020!" # REDIS_PASS = "Mypwdty2020!"
# REDIS_PASS = None REDIS_PASS = None
# # ---------------七牛云存储------------------ # # ---------------七牛云存储------------------
# QINIU_ACCESS_KEY = '' # AK # 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