summaryrefslogtreecommitdiff
path: root/src/benchmark/benchmark.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/benchmark/benchmark.conf')
-rw-r--r--src/benchmark/benchmark.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf
index a160cc1cd..8d3e060d9 100644
--- a/src/benchmark/benchmark.conf
+++ b/src/benchmark/benchmark.conf
@@ -29,6 +29,9 @@ base_url = "http://localhost:8081/"
# Keep it short so the test runs fast.
lookahead_sign = 12 h
+[auditor]
+BASE_URL = "http://localhost:8085/"
+
[exchangedb-postgres]
config = "postgres:///talercheck"