diff options
Diffstat (limited to 'src/main/resources/application-postgres.properties')
-rw-r--r-- | src/main/resources/application-postgres.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/application-postgres.properties b/src/main/resources/application-postgres.properties index 05dbc12d..c3697a7c 100644 --- a/src/main/resources/application-postgres.properties +++ b/src/main/resources/application-postgres.properties @@ -1 +1,2 @@ spring.sql.init.platform=postgresql +spring.flyway.enabled=true
\ No newline at end of file |