From fed7102ad5e24382c1ceed089e92498098084075 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 13 Sep 2022 12:19:02 +0200 Subject: -fix test-auditor.sh --- src/auditor/revoke-basedb.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/auditor/revoke-basedb.conf') diff --git a/src/auditor/revoke-basedb.conf b/src/auditor/revoke-basedb.conf index ebe5087d2..eaa8a472f 100644 --- a/src/auditor/revoke-basedb.conf +++ b/src/auditor/revoke-basedb.conf @@ -18,17 +18,17 @@ PASSWORD = x WIREFEE_BASE_DIR = ${PWD}/wirefees/ [auditordb-postgres] -CONFIG = postgres:///taler-auditor-test +CONFIG = postgres:///revoke-basedb [exchangedb-postgres] -CONFIG = postgres:///taler-auditor-test +CONFIG = postgres:///revoke-basedb [taler] CURRENCY = TESTKUDOS CURRENCY_ROUND_UNIT = TESTKUDOS:0.01 [bank] -DATABASE = postgres:///taler-auditor-test +DATABASE = postgres:///revoke-basedb MAX_DEBT = TESTKUDOS:50.0 MAX_DEBT_BANK = TESTKUDOS:100000.0 HTTP_PORT = 8082 -- cgit v1.2.3