Browse Source

给前端开发用的配置

laz 9 years ago
parent
commit
138fadca2b
1 changed files with 9 additions and 0 deletions
  1. 9 0
      svr-dict.yml

+ 9 - 0
svr-dict.yml

@ -53,3 +53,12 @@ data-source:
  password: jkzlxm
---
spring:
  profiles: ha
data-source:
  url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
  user-name: ha
  password: ha