summaryrefslogtreecommitdiff
path: root/src/backend
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-21 12:53:48 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-21 12:53:48 +0200
commit6e3cc9f70d5f23bf17a9cadaf306b35ffd9c6ed4 (patch)
tree6848fdb3e41b4bacd35d4b1c66603205ceb8a5d2 /src/backend
parent73b8b9e975e0ce0be169a669a06f436223bb2c9d (diff)
downloadmerchant-6e3cc9f70d5f23bf17a9cadaf306b35ffd9c6ed4.tar.gz
merchant-6e3cc9f70d5f23bf17a9cadaf306b35ffd9c6ed4.tar.bz2
merchant-6e3cc9f70d5f23bf17a9cadaf306b35ffd9c6ed4.zip
-migrate to new bank API
Diffstat (limited to 'src/backend')
-rw-r--r--src/backend/test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/test.conf b/src/backend/test.conf
index 502d807a..5f6528e6 100644
--- a/src/backend/test.conf
+++ b/src/backend/test.conf
@@ -119,7 +119,7 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
[exchange-accountcredentials-exchange]
-WIRE_GATEWAY_URL = "http://localhost:8082/2/"
+WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = NONE