Browse Source

hos-admin,hos-broker修改配置

chenyongxing 7 years ago
parent
commit
318c48c82a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      svr-pack-resolve.yml

+ 1 - 1
svr-pack-resolve.yml

@ -144,7 +144,7 @@ spring:
  profiles: dev
  # Mysql
  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&useSSL=false
    username: weifuwu
    password: weifuwu
  redis: