diff options
Diffstat (limited to 'src/testing/test_merchant_api.conf')
-rw-r--r-- | src/testing/test_merchant_api.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testing/test_merchant_api.conf b/src/testing/test_merchant_api.conf index 9a9c1297..2013fa60 100644 --- a/src/testing/test_merchant_api.conf +++ b/src/testing/test_merchant_api.conf @@ -47,5 +47,5 @@ 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 |