blob: 97fe09c983c8c538988006c4d0a4e52837e2bca8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[taler]
currency = KUDOS
[account-2]
URL = payto://x-taler-bank/localhost:8081/2
FAKEBANK_PORT = 8081
[bank]
SERVE = http
HTTP_PORT = 8081
DATABASE = postgres:///talercheck
[exchange-wire-test]
bank_url = http://localhost:8081/
|