diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/test_exchange_api_twisted.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/lib/test_exchange_api_twisted.conf b/src/lib/test_exchange_api_twisted.conf index ba59b5a6..bb06fee8 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 '/'! | 
