Skip to content
Snippets Groups Projects
Commit c287f482 authored by dietricf's avatar dietricf
Browse files

Backend init

parent f7fdda3f
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -20,7 +20,7 @@
<flyway.sqlMigrationSeparator>__</flyway.sqlMigrationSeparator>
<flyway.url>jdbc:postgresql://entopticadirx:5432/GridFailureInfoDevServer</flyway.url>
<flyway.user>cbd_service</flyway.user>
<flyway.user>gfi_service</flyway.user>
<flyway.password>gfi_service</flyway.password>
<flyway.schemas>public</flyway.schemas>
<flyway.locations>filesystem:src/main/resources/db/migration/</flyway.locations>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment