Commit 58b732bf by Administrator

Update techhero-business-emergency-anhui-dev-mysql.yml

parent 7c8ad6cf
...@@ -4,7 +4,7 @@ rdsdatasource: ...@@ -4,7 +4,7 @@ rdsdatasource:
url: jdbc:mysql://192.168.50.248:3306/track_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://192.168.50.248:3306/track_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: root username: root
password: umBm*7gYm3AB password: umBm*7gYm3AB
driverClassName: com.mysql.cj.jdbc.Driver driverClassName: com.mysql.jdbc.Driver
druid: druid:
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数 minIdle: 5 #数据库连接池的最小维持连接数
......
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