Browse Source

ldap配置去除

hill9868 7 năm trước cách đây
mục cha
commit
c30ee503b3
1 tập tin đã thay đổi với 8 bổ sung6 xóa
  1. 8 6
      svr-ehr-basic.yml

+ 8 - 6
svr-ehr-basic.yml

@ -57,6 +57,14 @@ spring:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: ha
    password: ha
  data:
    mongodb:
      host: 172.19.103.57
      port: 27017
      username: esb
      password: esb
      authenticationDatabase: admin
      database: wlyy
fast-dfs:
  tracker-server: 172.19.103.54:22122
@ -81,12 +89,6 @@ spring:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive_220?useUnicode=true&characterEncoding=UTF-8
    username: weifuwu
    password: weifuwu
  ldap:
    host: 172.19.103.87
    port: 389
    bindDn: cn=admin,dc=ehr,dc=jkzl
    password: jkzl
    root: dc=ehr,dc=jkzl
  data:
    mongodb:
      host: 172.19.103.57