瀏覽代碼

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

hill9868 8 年之前
父節點
當前提交
5253f2d243
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      svr-standard.yml

+ 4 - 2
svr-standard.yml

@ -98,8 +98,10 @@ spring:
  datasource:
  datasource:
    url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    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:
  redis:
    host: 172.19.103.47 # Redis server host.
    host: 172.19.103.47 # Redis server host.