Browse Source

档案查看配置更新

hill9868 7 years ago
parent
commit
23ed16550a
1 changed files with 14 additions and 7 deletions
  1. 14 7
      svr-health-profile.yml

+ 14 - 7
svr-health-profile.yml

@ -59,17 +59,16 @@ cda-document-type-options:
---
spring:
  profiles: dev
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: chenweishan
    password: chenweishan
  application:
    id: JKZL
fast-dfs:
  tracker-server: 172.19.103.54:22122
  public-server: http://172.19.103.54:80
  tracker-server: 172.19.103.13:22122
  public-server: http://172.19.103.52:80
---
spring:
@ -79,6 +78,8 @@ spring:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: ha
    password: ha
  application:
    id: JKZL
fast-dfs:
@ -93,10 +94,12 @@ spring:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: weifuwu
    password: weifuwu
  application:
    id: JKZL
fast-dfs:
  tracker-server: 172.19.103.54:22122
  public-server: http://172.19.103.54:80
  tracker-server: 172.19.103.13:22122
  public-server: http://172.19.103.52:80
---
spring:
@ -106,6 +109,8 @@ spring:
    url: jdbc:mysql://11.1.2.5:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: ha
    password: jkzlxm
  application:
    id: JKZL
fast-dfs:
@ -120,6 +125,8 @@ spring:
    url: jdbc:mysql://192.168.135.39:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: sr_healtharchive
    password: data!@)1
  application:
    id: JKZL
fast-dfs:
  tracker-server: 192.168.135.42:22122
  public-server: http://192.168.135.42:22122