mirror of
https://github.com/zfile-dev/zfile.git
synced 2025-04-19 05:34:52 +00:00
🔧 更新配置文件, 升级后切换默认数据库路径
This commit is contained in:
@@ -24,7 +24,7 @@ spring:
|
||||
|
||||
# h2 内存数据库 配置
|
||||
driver-class-name: org.h2.Driver
|
||||
url: jdbc:h2:~/.zfile/db/zfile
|
||||
url: jdbc:h2:~/.zfile-new/db/zfile
|
||||
username: zfile
|
||||
password: 123456
|
||||
|
||||
|
||||
Reference in New Issue
Block a user