diff options
Diffstat (limited to 'src/merchant-tools/benchmark-cs.conf')
-rw-r--r-- | src/merchant-tools/benchmark-cs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/merchant-tools/benchmark-cs.conf b/src/merchant-tools/benchmark-cs.conf index db44e4d1..7f660ad3 100644 --- a/src/merchant-tools/benchmark-cs.conf +++ b/src/merchant-tools/benchmark-cs.conf @@ -10,7 +10,7 @@ ENABLE_DEBIT = YES ENABLE_CREDIT = YES [exchange-accountcredentials-test] -WIRE_GATEWAY_URL = http://localhost:8082/Exchange/ +WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/ WIRE_GATEWAY_AUTH_METHOD = "basic" USERNAME = Exchange PASSWORD = x |