# Conflicts:
#	modules/i3plus-core-api/pom.xml
#	modules/i3plus-core-apiservice/pom.xml
#	modules/i3plus-core-apiservice/src/main/resources/application-test.properties
#	pom.xml
yun-zuoyi
wei.peng 7 years ago
parent 9affe5c611
commit 879683a646

@ -3,13 +3,13 @@ server.port=1100
#本机ip #本机ip
impp.server.ip=192.168.1.56 impp.server.ip=192.168.1.56
#console控制台服务zipkin追踪全路径 #console控制台服务zipkin追踪全路径
impp.console.ip=http://cst.estsh.com impp.console.ip=http://cs.estsh.com
################ 功能配置1 ################ ################ 功能配置1 ################
#若无法连接注册中心,是否需要一直检测加入 #若无法连接注册中心,是否需要一直检测加入
impp.cluster.fetch=true impp.cluster.fetch=true
#服务注册中心 #服务注册中心
impp.cluster.regist.center=http://regt.estsh.com/eureka/ impp.cluster.regist.center=http://reg.estsh.com/eureka/
#多注册中心 #多注册中心
#impp.cluster.regist.center=http://192.168.1.20:8000/eureka/,http://192.168.1.20:8001/eureka/ #impp.cluster.regist.center=http://192.168.1.20:8000/eureka/,http://192.168.1.20:8001/eureka/

Loading…
Cancel
Save