exchange/src/testing/test_bank_api_pybank.conf

18 lines
369 B
Plaintext
Raw Normal View History

# This file is in the public domain.
[taler]
currency = KUDOS
2020-01-19 18:48:14 +01:00
[exchange-account-2]
PAYTO_URI = payto://x-taler-bank/localhost/Exchange
METHOD = x-taler-bank
2020-01-17 15:03:19 +01:00
WIRE_GATEWAY_URL = "http://localhost:8081/taler-wire-gateway/Exchange/"
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x
[bank]
SERVE = http
HTTP_PORT = 8081
DATABASE = postgres:///talercheck