test_merchant_api_twisted-rsa.conf (331B)
1 # This file is in the public domain. 2 @INLINE@ test_merchant_api-rsa.conf 3 4 [merchant-exchange-test] 5 # must target the twister's http port. 6 EXCHANGE_BASE_URL = http://localhost:8888/ 7 8 [exchange] 9 BASE_URL = http://localhost:8888/ 10 11 # merchant: 8080 12 # exchange: 8081 13 # (Fake)bank: 8082 14 # twisted-exchange: 8888 15 # twisted-merchant: 8889