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

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

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

[auditor]
BASE_URL = http://the.auditor/

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