Selaa lähdekoodia

feat: 新增redis配置项

zhangxinlei1996 2 vuotta sitten
vanhempi
commit
a8c8e98e8a
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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