diff options
Diffstat (limited to 'src/auditor/revoke-basedb.conf')
-rw-r--r-- | src/auditor/revoke-basedb.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/revoke-basedb.conf b/src/auditor/revoke-basedb.conf index eaa8a472f..706f97347 100644 --- a/src/auditor/revoke-basedb.conf +++ b/src/auditor/revoke-basedb.conf @@ -9,7 +9,7 @@ enable_debit = yes enable_credit = yes [exchange-accountcredentials-1] -WIRE_GATEWAY_URL = "http://localhost:8082/facades/test-facade/taler-wire-gateway/" +WIRE_GATEWAY_URL = "http://localhost:8082/accounts/exchange/taler-wire-gateway/" WIRE_GATEWAY_AUTH_METHOD = basic USERNAME = exchange PASSWORD = x |