mirror of
https://github.com/zfile-dev/zfile.git
synced 2025-04-19 05:34:52 +00:00
✨ 兼容捐赠版数据文件功能
This commit is contained in:
@@ -1 +1 @@
|
||||
package im.zhaojun.zfile.common.config;
|
||||
package im.zhaojun.zfile.common.config;
|
||||
@@ -27,4 +27,8 @@ spring.datasource.url=jdbc:sqlite:${zfile.db.path}
|
||||
|
||||
spring.profiles.active=prod
|
||||
|
||||
|
||||
# ingroe zfile-pro upgrade sql
|
||||
spring.flyway.ignore-migration-patterns=V5__.*,V6__.*
|
||||
|
||||
# -------------- database config end --------------
|
||||
Reference in New Issue
Block a user