summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-06-07 14:51:48 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-06-07 14:52:00 +0200
commit8800110b72d539e6e9a57ca9e6a66a9ad427f528 (patch)
tree3ea2986fafcdb9bb9c7e0e4bb045e0c27c25f15e /src
parenta4813d1864a6cc00f829b35849c3cc5f78d75764 (diff)
downloadexchange-8800110b72d539e6e9a57ca9e6a66a9ad427f528.tar.gz
exchange-8800110b72d539e6e9a57ca9e6a66a9ad427f528.tar.bz2
exchange-8800110b72d539e6e9a57ca9e6a66a9ad427f528.zip
update twister conf
Diffstat (limited to 'src')
-rw-r--r--src/bank-lib/bank_twisted.conf1
-rw-r--r--src/lib/test_exchange_api_twisted.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/bank-lib/bank_twisted.conf b/src/bank-lib/bank_twisted.conf
index ab006b913..71bcaee00 100644
--- a/src/bank-lib/bank_twisted.conf
+++ b/src/bank-lib/bank_twisted.conf
@@ -2,6 +2,7 @@
[twister]
# HTTP listen port for twister
HTTP_PORT = 8888
+SERVE = tcp
# HTTP Destination for twister. The test-Webserver needs
# to listen on the port used here. Note: no trailing '/'!
diff --git a/src/lib/test_exchange_api_twisted.conf b/src/lib/test_exchange_api_twisted.conf
index ba59b5a60..bb06fee86 100644
--- a/src/lib/test_exchange_api_twisted.conf
+++ b/src/lib/test_exchange_api_twisted.conf
@@ -4,6 +4,7 @@
[twister]
# HTTP listen port for twister
HTTP_PORT = 8888
+SERVE = tcp
# HTTP Destination for twister. The test-Webserver needs
# to listen on the port used here. Note: no trailing '/'!