summaryrefslogtreecommitdiff
path: root/src/exchange-lib/test_exchange_api_twisted.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchange-lib/test_exchange_api_twisted.conf')
-rw-r--r--src/exchange-lib/test_exchange_api_twisted.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/exchange-lib/test_exchange_api_twisted.conf b/src/exchange-lib/test_exchange_api_twisted.conf
index d64ea6596..142dd99f9 100644
--- a/src/exchange-lib/test_exchange_api_twisted.conf
+++ b/src/exchange-lib/test_exchange_api_twisted.conf
@@ -49,8 +49,6 @@ lookahead_sign = 32 weeks 1 day
# ahead of time?
lookahead_provide = 4 weeks 1 day
-
-
[exchange]
# HTTP port the exchange listens to
@@ -67,7 +65,7 @@ DB = postgres
# connection addressed to the exchange. In fact, the presence
# of the twister is 100% transparent to the test case, as it
# only seeks the exchange/BASE_URL URL to connect to the exchange.
-BASE_URL = "http://localhost:8081/"
+BASE_URL = "http://localhost:8888/"
[exchangedb-postgres]
DB_CONN_STR = "postgres:///talercheck"