Browse Source

修改dotasource配置方式,让springboot托管

laz 8 years ago
parent
commit
353826e896
1 changed files with 1 additions and 0 deletions
  1. 1 0
      svr-org.yml

+ 1 - 0
svr-org.yml

@ -49,6 +49,7 @@ spring:
  datasource:
    url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
    username: ha
    password: ha
  redis:
    host: 192.168.1.220 # Redis server host.