打包处理

yun-zuoyi
wei.peng 7 years ago
parent 7a0657665e
commit 16c2012fc7

@ -1,15 +1,15 @@
#项目端口
server.port=8100
#本机ip
impp.server.ip=192.168.1.20
impp.server.ip=192.168.1.40
#console控制台服务zipkin追踪全路径
impp.console.ip=http://192.168.1.20:8010
impp.console.ip=http://console-dev.estsh.com
################ 功能配置1 ################
#若无法连接注册中心,是否需要一直检测加入
impp.cluster.fetch=false
impp.cluster.fetch=true
#服务注册中心
impp.cluster.regist.center=http://192.168.1.20:8000/eureka/
impp.cluster.regist.center=http://regist-dev.estsh.com/eureka/
#多注册中心
#impp.cluster.regist.center=http://192.168.1.20:8000/eureka/,http://192.168.1.20:8001/eureka/

Loading…
Cancel
Save