Browse Source

修改测试节点DB的帐户密码

hill9868 8 năm trước cách đây
mục cha
commit
5253f2d243
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      svr-standard.yml

+ 4 - 2
svr-standard.yml

@ -98,8 +98,10 @@ spring:
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: weifuwu
    password: weifuwu
    username: chenweishan
    password: chenweishan
    #username: weifuwu
    #password: weifuwu
  redis:
    host: 172.19.103.47 # Redis server host.