summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_bank_api.conf')
-rw-r--r--src/testing/test_bank_api.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/testing/test_bank_api.conf b/src/testing/test_bank_api.conf
new file mode 100644
index 000000000..0f5a8abeb
--- /dev/null
+++ b/src/testing/test_bank_api.conf
@@ -0,0 +1,13 @@
+# This file is in the public domain
+
+[PATHS]
+TALER_TEST_HOME = test_exchange_api_home/
+
+[taler]
+currency = EUR
+
+[bank]
+# not (!) used by the nexus, only by the helper
+# check to make sure the port is free for Nexus.
+SERVE = http
+HTTP_PORT = 8082