flyway.url=jdbc:postgresql://postgres:5432/mlb-game-day flyway.locations=filesystem:/flyway/sql flyway.configFiles=filesystem:/flyway/conf flyway.user=postgres flyway.password=postgres flyway.baselineVersion=0 flyway.baselineOnMigrate=true