blob: 906b95fc5c83a577d1c30f86109383fb73172070 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[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/
|