summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-04-04 15:51:51 +0200
committerChristian Grothoff <christian@grothoff.org>2020-04-04 15:51:51 +0200
commitc826693e451f0b6929c02c7f34ca8c07d0b59010 (patch)
tree9b49c365e71dfe7cc038d9c667e916188d286999 /src
parent299b4b78e0e4b8f194d0f0db18e22b540b174b88 (diff)
downloadexchange-c826693e451f0b6929c02c7f34ca8c07d0b59010.tar.gz
exchange-c826693e451f0b6929c02c7f34ca8c07d0b59010.tar.bz2
exchange-c826693e451f0b6929c02c7f34ca8c07d0b59010.zip
update configuration to match latest docs
Diffstat (limited to 'src')
-rw-r--r--src/auditor/generate-auditor-basedb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/generate-auditor-basedb.conf b/src/auditor/generate-auditor-basedb.conf
index 50b2a1529..99721d3d6 100644
--- a/src/auditor/generate-auditor-basedb.conf
+++ b/src/auditor/generate-auditor-basedb.conf
@@ -119,7 +119,7 @@ closing-fee-2028 = TESTKUDOS:0.01
TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/tutorial.json
[merchant-exchange-default]
-BASE_URL = http://localhost:8081/
+EXCHANGE_BASE_URL = http://localhost:8081/
CURRENCY = TESTKUDOS
[payments-generator]