clean flyway config

This commit is contained in:
2026-04-20 05:36:52 -06:00
parent c10c9d6d78
commit 9d70665b60

View File

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