Sfoglia il codice sorgente

将 221 测试环境 57 mongondb 更新到 220

jkzlzhoujie 7 anni fa
parent
commit
453a321255
1 ha cambiato i file con 8 aggiunte e 8 eliminazioni
  1. 8 8
      svr-ehr-basic.yml

+ 8 - 8
svr-ehr-basic.yml

@ -59,12 +59,12 @@ spring:
    password: ha
  data:
    mongodb:
      host: 172.19.103.57
      host: 192.168.1.220
      port: 27017
      username: esb
      password: esb
      username: admin
      password: admin
      authenticationDatabase: admin
      database: wlyy
      database: ehr
fast-dfs:
  tracker-server: 172.19.103.54:22122
@ -91,12 +91,12 @@ spring:
    password: weifuwu
  data:
    mongodb:
      host: 172.19.103.57
      host: 192.168.1.220
      port: 27017
      username: esb
      password: esb
      username: admin
      password: admin
      authenticationDatabase: admin
      database: wlyy
      database: ehr
fast-dfs:
  tracker-server: 172.19.103.13:22122
  public-server: http://172.19.103.52:80