summaryrefslogtreecommitdiff
path: root/src/testing/test_merchant_api_twisted-rsa.conf
blob: 5a61c855aa15e0dac2ed032e4567ee8561df2139 (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-rsa.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