Update application.yml

This commit is contained in:
caterpillar 2020-09-24 13:46:32 +08:00 committed by GitHub
parent 88dc0a737b
commit b4f547bdc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ spring:
max-idle: 500
min-idle: 0
datasource:
drud:
url: jdbc:mysql://localhost:3306/vertical?characterEncoding=UTF-8&autoReconnect=true&useSSL=false
username: root
password: # 数据库密码