Commit b8effcb4 authored by lixinglin's avatar lixinglin

prod database

parent f1970ebd
......@@ -2,7 +2,7 @@ spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driverClassName: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://192.168.66.10:3306/knowdb?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=true
url: jdbc:mysql://124.70.86.185:3306/knowdb?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf-8&useSSL=true
username: user_know
password: proF8HzEzMh
# 初始连接数
......
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