GET hello endpoint from Taler Facade.
This commit is contained in:
parent
b8226abe63
commit
45943c22c2
@ -6,7 +6,7 @@ currency = KUDOS
|
|||||||
[exchange-account-2]
|
[exchange-account-2]
|
||||||
PAYTO_URI = payto://iban/IBAN/UNUSED
|
PAYTO_URI = payto://iban/IBAN/UNUSED
|
||||||
METHOD = x-taler-bank
|
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
|
WIRE_GATEWAY_AUTH_METHOD = basic
|
||||||
# the exchange authenticates as the 'admin' user,
|
# the exchange authenticates as the 'admin' user,
|
||||||
# since that makes the test preparation just easier.
|
# since that makes the test preparation just easier.
|
||||||
|
Loading…
Reference in New Issue
Block a user