summaryrefslogtreecommitdiff
path: root/src/lib/test_merchant_api_twisted.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/test_merchant_api_twisted.conf')
-rw-r--r--src/lib/test_merchant_api_twisted.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/lib/test_merchant_api_twisted.conf b/src/lib/test_merchant_api_twisted.conf
index f08fc122..36b196a7 100644
--- a/src/lib/test_merchant_api_twisted.conf
+++ b/src/lib/test_merchant_api_twisted.conf
@@ -5,8 +5,11 @@
# must target the twister's http port.
URL = http://localhost:8888/
+[exchange]
+BASE_URL = http://localhost:8888/
+
# merchant: 8080
# exchange: 8081
-# bank: 8082
-# twisted-merchant: 8888
-# twisted-control: 8889
+# (Fake)bank: 8082
+# twisted-exchange: 8888
+# twisted-merchant: 8889