测试环境数据迁移 240

测试环境Redis 迁移 240
测试环境MQ 迁移 240
测试环境 APP 迁移 241
yun-zuoyi
wei.peng 6 years ago
parent 8f7349698d
commit b7bf845853

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

Loading…
Cancel
Save