comment
This commit is contained in:
parent
58a956d889
commit
b8226abe63
@ -8,7 +8,9 @@ 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/taler
|
||||||
WIRE_GATEWAY_AUTH_METHOD = basic
|
WIRE_GATEWAY_AUTH_METHOD = basic
|
||||||
USERNAME = Exchange
|
# the exchange authenticates as the 'admin' user,
|
||||||
|
# since that makes the test preparation just easier.
|
||||||
|
USERNAME = admin
|
||||||
PASSWORD = x
|
PASSWORD = x
|
||||||
|
|
||||||
[bank]
|
[bank]
|
||||||
|
Loading…
Reference in New Issue
Block a user