diff options
Diffstat (limited to 'src/auditor/generate-auditor-basedb.conf')
-rw-r--r-- | src/auditor/generate-auditor-basedb.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf index 681e0135b..0731cc086 100644 --- a/src/auditor/generate-auditor-basedb.conf +++ b/src/auditor/generate-auditor-basedb.conf @@ -79,11 +79,11 @@ CURRENCY = TESTKUDOS [account-1] WIRE_RESPONSE = ${TALER_DATA_HOME}/exchange/account-1.json -url = payto://x-taler-bank/localhost/2 +url = payto://x-taler-bank/localhost/Exchange METHOD = x-taler-bank enable_debit = yes enable_credit = yes -WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/42/" +WIRE_GATEWAY_URL = "http://localhost:8082/taler-wire-gateway/Exchange/" WIRE_GATEWAY_AUTH_METHOD = basic USERNAME = Exchange PASSWORD = x |