summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-07 14:53:34 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-07 14:53:46 +0200
commitf8e2827132bc16b7d2a0b924e5817aea68fc4b2d (patch)
treee41974c7a491902a51d14a94ffd0e51568ec8df7
parent3b9eff33d011b1042934f5b57a1baf3f759909f8 (diff)
downloadmerchant-f8e2827132bc16b7d2a0b924e5817aea68fc4b2d.tar.gz
merchant-f8e2827132bc16b7d2a0b924e5817aea68fc4b2d.tar.bz2
merchant-f8e2827132bc16b7d2a0b924e5817aea68fc4b2d.zip
updating twister conf
-rw-r--r--src/lib/test_merchant_api_proxy_exchange.conf1
-rw-r--r--src/lib/test_merchant_api_proxy_merchant.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/test_merchant_api_proxy_exchange.conf b/src/lib/test_merchant_api_proxy_exchange.conf
index 6e311cb6..fb4a67c7 100644
--- a/src/lib/test_merchant_api_proxy_exchange.conf
+++ b/src/lib/test_merchant_api_proxy_exchange.conf
@@ -7,6 +7,7 @@
# HTTP listen port for twister (the merchant
# will transparently use this URL as the "exchange")
HTTP_PORT = 8888
+SERVE = tcp
# HTTP Destination for twister, so the real exchange
# URL. Note: no trailing '/'!
diff --git a/src/lib/test_merchant_api_proxy_merchant.conf b/src/lib/test_merchant_api_proxy_merchant.conf
index 065d384e..9ef38a06 100644
--- a/src/lib/test_merchant_api_proxy_merchant.conf
+++ b/src/lib/test_merchant_api_proxy_merchant.conf
@@ -8,6 +8,7 @@
# HTTP listen port for twister ("lib" code will
# transparently use this URL as the "merchant")
HTTP_PORT = 8889
+SERVE = tcp
# HTTP Destination for twister, so the real
# merchant URL. Note: no trailing '/'!