fix(backend-java): 收口并发资源与恢复链路
This commit is contained in:
@@ -15,7 +15,7 @@ spring:
|
||||
sentinel:
|
||||
master: ${AIIMAGE_REDIS_SENTINEL_MASTER:mymaster}
|
||||
nodes: ${AIIMAGE_REDIS_SENTINEL_NODES:192.168.0.171:26379,192.168.0.170:26379}
|
||||
password: ${AIIMAGE_REDIS_SENTINEL_PASSWORD:B6COTcY094TYe545}
|
||||
password: ${AIIMAGE_REDIS_SENTINEL_PASSWORD:}
|
||||
|
||||
aiimage:
|
||||
instance-id: ${AIIMAGE_INSTANCE_ID:}
|
||||
|
||||
Reference in New Issue
Block a user