#Flyway configuration. Please copy this file to your user home folder and define real values. flyway.url=jdbc:mysql://localhost:PORT_NUM/SCHEMA_NAME?useSSL=false&serverTimezone=UTC flyway.user=dbuser flyway.password=dbpassword flyway.schemas=SCHEMA_NAME