mirror of https://github.com/halo-dev/halo
Update application.yaml
parent
5554e2bca4
commit
9781697b43
|
@ -21,7 +21,7 @@ spring:
|
||||||
|
|
||||||
#MySql配置
|
#MySql配置
|
||||||
# driver-class-name: com.mysql.jdbc.Driver
|
# driver-class-name: com.mysql.jdbc.Driver
|
||||||
# url: jdbc:mysql://127.0.0.1:3306/halodb?characterEncoding=utf8&useSSL=false
|
# url: jdbc:mysql://127.0.0.1:3306/halodb?characterEncoding=utf8&useSSL=false&serverTimezone=UTC
|
||||||
# username: root
|
# username: root
|
||||||
# password: 123456
|
# password: 123456
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue