summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api_twisted.conf
blob: 5cc28b4856d219720f31b94f1b004de5bed3893c (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-test]
# must target the twister's http port.
EXCHANGE_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