clean flyway config

This commit is contained in:
2026-04-20 05:36:52 -06:00
parent 88e4718f2e
commit 0f937f12f5

View File

@@ -40,7 +40,6 @@ spring:
flyway:
enabled: ${FLYWAY_ENABLED:false}
validate-on-migrate: false
server:
port: ${SERVER_PORT:8080}