mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-08 08:07:46 +08:00
修改配置文件
This commit is contained in:
@@ -9,7 +9,7 @@ server:
|
||||
# 框架配置
|
||||
spring:
|
||||
profiles:
|
||||
active: hikari
|
||||
active: pro
|
||||
# 数据源配置
|
||||
datasource:
|
||||
url: jdbc:mysql://localhost:3306/local_frame?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
||||
|
||||
@@ -9,7 +9,7 @@ server:
|
||||
# 框架配置
|
||||
spring:
|
||||
profiles:
|
||||
active: hikari
|
||||
active: pro
|
||||
# 数据源配置
|
||||
datasource:
|
||||
url: jdbc:mysql://localhost:3306/local_frame?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
|
||||
|
||||
Reference in New Issue
Block a user