File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ NAIS_DATABASE_FPOVERSIKT_FPOVERSIKT_DATABASE=fpoversikt
44NAIS_DATABASE_FPOVERSIKT_FPOVERSIKT_USERNAME = fpoversikt
55NAIS_DATABASE_FPOVERSIKT_FPOVERSIKT_PASSWORD = fpoversikt
66
7- DB_JDBC_URL = jdbc:postgresql://postgres:5999/fpoversikt?reWriteBatchedInserts=true
7+ DB_JDBC_URL = jdbc:postgresql://postgres:5999/fpoversikt?reWriteBatchedInserts=true&password=fpoversikt&user=fpoversikt
88DB_USERNAME = fpoversikt
99DB_PASSWORD = fpoversikt
Original file line number Diff line number Diff line change 11NAIS_DATABASE_FPSOKNAD_FPSOKNAD_JDBC_URL = jdbc:postgresql://postgres:5999/fpsoknad?password=fpsoknad&user=fpsoknad
22
3- DB_JDBC_URL = jdbc:postgresql://postgres:5999/fpsoknad?reWriteBatchedInserts=true
4- DB_USERNAME = fpsoknad
5- DB_PASSWORD = fpsoknad
3+ DB_JDBC_URL = jdbc:postgresql://postgres:5999/fpsoknad?reWriteBatchedInserts=true&password=fpsoknad&user=fpsoknad
You can’t perform that action at this time.
0 commit comments