install flyway

This commit is contained in:
2025-04-14 23:40:04 +02:00
parent 86086eb949
commit 77be521627
3 changed files with 17 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
flyway.url=jdbc:postgresql://postgresql:5432/event-demo
flyway.user=event-demo
flyway.password=changeit
flyway.schemas=public