Commit 14f6eebf by guominglei

修改数据库地址

parent 372734b7
...@@ -25,8 +25,8 @@ spring: ...@@ -25,8 +25,8 @@ spring:
idle-timeout: 60000 idle-timeout: 60000
maximum-pool-size: 5 maximum-pool-size: 5
minimum-idle: 1 minimum-idle: 1
password: 123456 password: root
url: jdbc:mysql://10.0.10.118:3306/myth-registry?Unicode=true&characterEncoding=UTF-8&useSSL=true url: jdbc:mysql://10.0.120.30:3307/myth-registry?Unicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
username: root username: root
zuul: zuul:
route: route:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment