summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api_twisted.conf
blob: 36b196a7f270168c0f5b85619846abf8f680d3a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# This file is in the public domain.
@INLINE@ test_merchant_api.conf

[exchange-kudos]
# must target the twister's http port.
URL = http://localhost:8888/

[exchange]
BASE_URL = http://localhost:8888/

# merchant: 8080
# exchange: 8081
# (Fake)bank: 8082
# twisted-exchange: 8888
# twisted-merchant: 8889