40b27a8210
It is now possible to launch the bank from the testing-lib regardless of it being served via HTTP or UWSGI.
14 lines
210 B
Plaintext
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/
|