summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api_nexus.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-01 19:47:01 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-01 19:47:01 +0100
commitd3184e04e2a604673655899989707664736b3468 (patch)
tree7ab1235a0c99c7f120b414aece1e85a4e0058ca4 /src/testing/test_bank_api_nexus.conf
parent06b8ed9ba8ed30181285b6c75089150d2662b366 (diff)
downloadexchange-d3184e04e2a604673655899989707664736b3468.tar.gz
exchange-d3184e04e2a604673655899989707664736b3468.tar.bz2
exchange-d3184e04e2a604673655899989707664736b3468.zip
add logic to launch crypto helpers as part of tests
Diffstat (limited to 'src/testing/test_bank_api_nexus.conf')
-rw-r--r--src/testing/test_bank_api_nexus.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/testing/test_bank_api_nexus.conf b/src/testing/test_bank_api_nexus.conf
index a437180f8..e9a64e2a1 100644
--- a/src/testing/test_bank_api_nexus.conf
+++ b/src/testing/test_bank_api_nexus.conf
@@ -16,4 +16,7 @@ PASSWORD = x
[bank]
# not (!) used by the nexus, only by the helper
# check to make sure the port is free for the nexus.
-HTTP_PORT = 5001
+HTTP_PORT = 5001
+
+[auditor]
+BASE_URL = "http://localhost:8083/"