|
@@ -28,7 +28,11 @@ CLUSTER=default
|
|
|
APOLLO_NAMESPACES="application,community-manage"
|
|
|
APOLLO_CONFIG_SERVER=http://127.0.0.1:18080
|
|
|
|
|
|
+#nodeos 节点
|
|
|
RPC_NODE_URL=https://api.cypherglass.com
|
|
|
+#钱包服务 节点
|
|
|
RPC_KEOSD_URL=https://api.cypherglass.com
|
|
|
+#oss 存储地址
|
|
|
OSS_URL=https://oss.caihongxingqiu.com/
|
|
|
+#当前服务地址
|
|
|
TRACE_SERVICE_URL=http://192.168.23.111:9900
|