exchange/src/bank-lib/bank.conf
Marcello Stanisci 40b27a8210
Tests flexibility.
It is now possible to launch the bank from
the testing-lib regardless of it being served
via HTTP or UWSGI.
2018-05-04 15:46:07 +02:00

14 lines
210 B
Plaintext

[taler]
currency = KUDOS
[account-1]
URL = payto://x-taler-bank/localhost:8081/1
[bank]
SERVE = http
HTTP_PORT = 8081
DATABASE = postgres:///talercheck
[exchange-wire-test]
bank_url = http://localhost:8081/