Browse Source

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

hill9868 8 years ago
parent
commit
5253f2d243
1 changed files with 4 additions and 2 deletions
  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.