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 new file mode 100644 index 00000000..05dbc12d --- /dev/null +++ b/src/main/resources/application-postgres.properties @@ -0,0 +1 @@ +spring.sql.init.platform=postgresql |