Browse Source

暂时将响应返回改为300s

zhujinghui 4 năm trước cách đây
mục cha
commit
28fdf2155a
1 tập tin đã thay đổi với 5 bổ sung2 xóa
  1. 5 2
      src/main/resources/application-prod.properties

+ 5 - 2
src/main/resources/application-prod.properties

@@ -1,11 +1,14 @@
 
 spring.redis.cluster.max-redirects=3
-spring.redis.cluster.nodes=10.71.184.237:7000,10.71.184.181:7000,10.71.184.217:7000
+spring.redis.cluster.nodes=10.71.188.181:7000,10.71.188.108:7000,10.71.188.113:7000,10.71.188.206:7000,10.71.188.238:7000,10.71.188.148:7000
 spring.redis.timeout=5000ms
 spring.redis.jedis.pool.max-active=8
 spring.redis.jedis.pool.max-idle=8
 spring.redis.jedis.pool.max-wait=-1
 spring.redis.jedis.pool.min-idle=0
 spring.redis.database=0
-spring.redis.password=QBzhHTxfcYLTs0n5J5VQ
+spring.redis.password=m8P6JugfYevMBi8bUnlu
+
+spring.cloud.nacos.config.server-addr=10.71.9.205:80
+spring.cloud.nacos.discovery.server-addr=10.71.9.205:80