install flyway

This commit is contained in:
2025-03-27 04:25:00 +01:00
parent 86086eb949
commit 77be521627
3 changed files with 17 additions and 1 deletions

4
docker/flyway.conf Normal file
View File

@@ -0,0 +1,4 @@
flyway.url=jdbc:postgresql://postgresql:5432/event-demo
flyway.user=event-demo
flyway.password=changeit
flyway.schemas=public