Commit 8c6d68c0 authored by tong.li's avatar tong.li

Merge branch 'master' of git.quantgroup.cn:QA/config_repository

parents d67a9725 a54fd41f
......@@ -56,6 +56,9 @@ spring.quartz.properties.org.quartz.threadPool.threadPriority=5
spring.quartz.properties.org.quartz.threadPool.threadsInheritContextClassLoaderOfInitializingThread=true
#初始化表结构
spring.quartz.jdbc.initialize-schema=never
#eureka.client.service-url.defaultZone=http://robotEurekaCenter1:8001/eureka/,http://robotEurekaCenter2:8002/eureka/,http://robotEurekaCenter3:8003/eureka/
eureka.client.service-url.defaultZone=http://172.30.220.27:8001/eureka/,http://172.30.220.27:8002/eureka/,http://172.30.220.27:8003/eureka/
# 心跳检测检测与续约时间
# 测试时将值设置设置小些,保证服务关闭后注册中心能及时踢出服务
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment