From 277f90bf2ba38e1e33ab761e2052f0807730364b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 10 Nov 2018 19:28:28 +0100 Subject: preparing test logic for new auditor requirements (incomplete) --- src/exchange-lib/test_exchange_api.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/exchange-lib/test_exchange_api.conf') diff --git a/src/exchange-lib/test_exchange_api.conf b/src/exchange-lib/test_exchange_api.conf index 49046b71..a44bab3a 100644 --- a/src/exchange-lib/test_exchange_api.conf +++ b/src/exchange-lib/test_exchange_api.conf @@ -9,6 +9,13 @@ TALER_TEST_HOME = test_exchange_api_home/ # Currency supported by the exchange (can only be one) CURRENCY = EUR +[auditor] +BASE_URL = "http://localhost:8083/" + +# HTTP port the auditor listens to +PORT = 8083 + + [exchange] # how long is one signkey valid? -- cgit v1.2.3