Jianghan 1 anno fa
parent
commit
5e79cf0186
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      jyBXSubscribe/rpc/etc/bxsubscribe.yaml

+ 1 - 1
jyBXSubscribe/rpc/etc/bxsubscribe.yaml

@@ -2,7 +2,7 @@ Name: bxsubscribe.rpc
 ListenOn: 0.0.0.0:8010
 Etcd:
   Hosts:
-  - 127.0.0.1:2379
+  - 192.168.3.206:2379
   Key: bxsubscribe.rpc
 Timeout: 100000
 Webrpcport: 8013