Major update
This commit is contained in:
7
databases/games/conf/flyway.conf
Normal file
7
databases/games/conf/flyway.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
flyway.url=jdbc:postgresql://games-database:5432/games
|
||||
flyway.locations=filesystem:/flyway/sql
|
||||
flyway.configFiles=filesystem:/flyway/conf
|
||||
flyway.user=postgres
|
||||
flyway.password=postgres
|
||||
flyway.baselineVersion=0
|
||||
flyway.baselineOnMigrate=true
|
||||
Reference in New Issue
Block a user