From 45943c22c269384b70f33fe16e58ac5b0ed8c492 Mon Sep 17 00:00:00 2001 From: MS Date: Fri, 29 May 2020 18:39:33 +0200 Subject: GET hello endpoint from Taler Facade. --- src/testing/test_bank_api_nexus.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/testing/test_bank_api_nexus.conf b/src/testing/test_bank_api_nexus.conf index a4aee53fc..127cfbb85 100644 --- a/src/testing/test_bank_api_nexus.conf +++ b/src/testing/test_bank_api_nexus.conf @@ -6,7 +6,7 @@ currency = KUDOS [exchange-account-2] PAYTO_URI = payto://iban/IBAN/UNUSED METHOD = x-taler-bank -WIRE_GATEWAY_URL = http://localhost:5001/taler +WIRE_GATEWAY_URL = http://localhost:5001/facades/made-up-facade-id/taler WIRE_GATEWAY_AUTH_METHOD = basic # the exchange authenticates as the 'admin' user, # since that makes the test preparation just easier. -- cgit v1.2.3