瀏覽代碼

Merge branch 'jwdev' of trick9191/wlyy2.0.config into jwdev

trick9191 5 年之前
父節點
當前提交
64223de75c
共有 1 個文件被更改,包括 0 次插入16 次删除
  1. 0 16
      svr-authentication.yml

+ 0 - 16
svr-authentication.yml

@ -2,7 +2,6 @@ server:
  port: 10260
spring:
  datasource:
    driver-class-name: com.mysql.jdbc.Driver
@ -24,7 +23,6 @@ user:
  reflashFailedCountTime: 5 #将失败次数重置为0
  tryLoginTimes: 5 #失败重试次数
---
spring:
  profiles: jwdev
@ -37,11 +35,6 @@ spring:
    host: 172.26.0.253 # Redis server host.
    port: 6379 # Redis server port.
eureka:
  client:
    healthcheck:
      enabled: true #监控检查
# i健康用户信息接口,开放出来给互联网医院登录同步用户信息用
iHealth:
  user-info-uri: http://ehr.yihu.com/wlyy/iHealth/userInfo
@ -56,10 +49,6 @@ spring:
    host: 172.26.0.253 # Redis server host.
    port: 6379 # Redis server port.
  ##发现服务
eureka:
  client:
    healthcheck:
      enabled: true #监控检查
## i健康用户信息接口,开放出来给互联网医院登录同步用户信息用
iHealth:
@ -77,10 +66,5 @@ spring:
    password: Kb6wKDQP1W4
  ##发现服务
eureka:
  client:
    healthcheck:
      enabled: true #监控检查
iHealth:
  user-info-uri: http://ehr.yihu.com/wlyy/iHealth/userInfo