diff options
Diffstat (limited to 'src/benchmark/bank-benchmark-rsa.conf')
-rw-r--r-- | src/benchmark/bank-benchmark-rsa.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/benchmark/bank-benchmark-rsa.conf b/src/benchmark/bank-benchmark-rsa.conf index d1d75d740..06906c8f2 100644 --- a/src/benchmark/bank-benchmark-rsa.conf +++ b/src/benchmark/bank-benchmark-rsa.conf @@ -10,7 +10,7 @@ ENABLE_CREDIT = YES [exchange-accountcredentials-2] # What is the bank account (with the "Taler Bank" demo system)? Must end with "/". -WIRE_GATEWAY_URL = http://localhost:8082/Exchange/ +WIRE_GATEWAY_URL = http://localhost:8082/accounts/Exchange/taler-wire-gateway/ # Authentication information for basic authentication WIRE_GATEWAY_AUTH_METHOD = "basic" USERNAME = Exchange |