blob: 92cc4d449c25ecaff9feb267f6bfd01efbded42f [file] [log] [blame]
flyway.user=postgres
flyway.password=example
flyway.url=jdbc:mysql://localhost:3306/custos
flyway.locations=filesystem:src/main/resources/db/migration
flyway.baselineOnMigrate=true