Forráskód Böngészése

feat: 新增redis配置项

zhangxinlei1996 2 éve
szülő
commit
a8c8e98e8a
1 módosított fájl, 2 hozzáadás és 1 törlés
  1. 2 1
      rpc/etc/powercheck.yaml

+ 2 - 1
rpc/etc/powercheck.yaml

@@ -25,4 +25,5 @@ Mongo:
     size: 50
     address: 192.168.3.206:27080
 RedisAddrees:
-  - newother=192.168.3.206:1712
+  - newother=192.168.3.206:1712
+  - other=192.168.3.206:1712