mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-12 22:59:10 +00:00
fix: enable flyway
This commit is contained in:
@@ -26,6 +26,10 @@ spring:
|
||||
hibernate:
|
||||
ddl-auto: ${JPA_DDL_AUTO:none}
|
||||
|
||||
# Flyway Configuration
|
||||
flyway:
|
||||
enabled: false
|
||||
|
||||
# Redis Configuration
|
||||
data:
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user