Commit 392cecc4 by Administrator

Update techhero-auth-anhui-dev-mysql.yml

parent 96d16eb5
# datasoure默认使用JDBC # datasoure默认使用JDBC
spring: spring:
datasource: datasource:
url: jdbc:mysql://106.15.60.143:3306/sysmng_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://192.168.50.248:3306/sysmng_ah?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
username: root username: root
password: 123456 password: umBm*7gYm3AB
driverClassName: com.mysql.cj.jdbc.Driver driverClassName: com.mysql.cj.jdbc.Driver
druid: druid:
initialSize: 5 #初始化提供的连接数 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