GET hello endpoint from Taler Facade.

This commit is contained in:
MS 2020-05-29 18:39:33 +02:00
parent b8226abe63
commit 45943c22c2
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -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.