mirror of
https://github.com/hwanny1128/HGZero.git
synced 2026-06-13 00:09:10 +00:00
fix: enable flyway
This commit is contained in:
@@ -33,6 +33,10 @@ spring:
|
||||
database: postgresql
|
||||
database-platform: org.hibernate.dialect.PostgreSQLDialect
|
||||
|
||||
# Flyway Configuration
|
||||
flyway:
|
||||
enabled: false
|
||||
|
||||
# Redis Configuration
|
||||
data:
|
||||
redis:
|
||||
|
||||
Reference in New Issue
Block a user