diff options
Diffstat (limited to 'src/mintdb/test-mint-db-postgres.conf')
-rw-r--r-- | src/mintdb/test-mint-db-postgres.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mintdb/test-mint-db-postgres.conf b/src/mintdb/test-mint-db-postgres.conf index a5a738e49..07f8a0e58 100644 --- a/src/mintdb/test-mint-db-postgres.conf +++ b/src/mintdb/test-mint-db-postgres.conf @@ -3,4 +3,4 @@ DB = postgres #The connection string the plugin has to use for connecting to the database -DB_CONN_STR = postgres:///taler +DB_CONN_STR = postgres:///talercheck |