summaryrefslogtreecommitdiff
path: root/src/exchangedb/test-exchange-db-postgres.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-23 13:40:13 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-23 13:40:13 +0100
commit0429b0cede718e3306e088993023dbe3b47c3382 (patch)
treea23a061faacecfa0837cd4846c87a6f39f6db4af /src/exchangedb/test-exchange-db-postgres.conf
parent505ea0a0431d54dd8be76cb6ca6c7846db04d76f (diff)
parentd3b46de9f82574cdb85ae2ad7a7a5cb5390471f2 (diff)
downloadexchange-0429b0cede718e3306e088993023dbe3b47c3382.tar.gz
exchange-0429b0cede718e3306e088993023dbe3b47c3382.tar.bz2
exchange-0429b0cede718e3306e088993023dbe3b47c3382.zip
Merge branch 'master' of git+ssh://git.taler.net/exchange
Diffstat (limited to 'src/exchangedb/test-exchange-db-postgres.conf')
-rw-r--r--src/exchangedb/test-exchange-db-postgres.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/test-exchange-db-postgres.conf b/src/exchangedb/test-exchange-db-postgres.conf
index 05104cb7f..92bdde393 100644
--- a/src/exchangedb/test-exchange-db-postgres.conf
+++ b/src/exchangedb/test-exchange-db-postgres.conf
@@ -7,7 +7,7 @@ BASE_URL = http://localhost/
[exchangedb-postgres]
#The connection string the plugin has to use for connecting to the database
-CONFIG = postgres:///talercheck
+CONFIG = postgres://dab:test@localhost/talercheck
# Where are the SQL files to setup our tables?
SQL_DIR = $DATADIR/sql/exchange/