Commit 920b3a9e by Administrator

Update techhero-base-exam-anhui-dev-mysql.yml

parent 1a2b86cb
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:mysql://106.15.60.143:3306/exam_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
url: jdbc:mysql://192.168.50.248:3306/exam_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: root
password: 123456
password: umBm*7gYm3AB
driverClassName: com.mysql.cj.jdbc.Driver
druid:
initialSize: 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