@ -45,16 +45,16 @@ zuul:
spring:
profiles: dev
datasource:
url: jdbc:mysql://192.168.1.220:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
username: ha
password: ha
url: jdbc:mysql://172.19.103.50:3306/healtharchive?useUnicode=true&characterEncoding=UTF-8
username: chenweishan
password: chenweishan
thymeleaf:
cache: false
metrics:
export:
statsd:
host: 192.168.1.221
host: 172.19.103.73
port: 8125
#server:
@ -26,9 +26,9 @@ spring:
---