Browse Source

修改美洲redis节点

locky 1 year ago
parent
commit
325b5e8f51
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Ansjer/us_config/config_formal.py

+ 1 - 1
Ansjer/us_config/config_formal.py

@@ -23,7 +23,7 @@ LOG_BUCKET = 'ansjer-statres'                       # 日志存储桶
 PUSH_CLOUD_PHOTO = 'push-cloud-photo'               # 推送云相册存储桶
 
 # redis节点
-SERVER_HOST = 'backendserver.5tgle2.0001.usw1.cache.amazonaws.com'
+SERVER_HOST = '10.60.1.253'
 PUSH_REDIS_ADDRESS = '10.60.0.215'
 # ======================================================================================================================