|
@@ -23,8 +23,8 @@ LOG_BUCKET = 'ansjer-statres' # 日志存储桶
|
|
|
PUSH_CLOUD_PHOTO = 'push-cloud-photo' # 推送云相册存储桶
|
|
|
|
|
|
# redis节点
|
|
|
-SERVER_HOST = 'server-redis-001.av1kep.0001.euw1.cache.amazonaws.com'
|
|
|
-PUSH_REDIS_ADDRESS = 'push-redis-001.av1kep.0001.euw1.cache.amazonaws.com'
|
|
|
+SERVER_HOST = '10.80.1.135'
|
|
|
+PUSH_REDIS_ADDRESS = '10.80.1.133'
|
|
|
# ======================================================================================================================
|
|
|
|
|
|
# 域名
|