summaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api_twisted.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/test_exchange_api_twisted.conf')
-rw-r--r--src/testing/test_exchange_api_twisted.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testing/test_exchange_api_twisted.conf b/src/testing/test_exchange_api_twisted.conf
index b09f8aa5d..5158aefeb 100644
--- a/src/testing/test_exchange_api_twisted.conf
+++ b/src/testing/test_exchange_api_twisted.conf
@@ -56,7 +56,7 @@ PORT = 8083
[auditordb-postgres]
CONFIG = "postgres:///talercheck"
-[account-1]
+[exchange-account-1]
# What is the URL of our account?
PAYTO_URI = "payto://x-taler-bank/localhost/42"
# This is the response we give out for the /wire request. It provides
@@ -68,7 +68,7 @@ WIRE_GATEWAY_URL = "http://localhost:9081/42/"
WIRE_GATEWAY_AUTH_METHOD = NONE
-[account-2]
+[exchange-account-2]
PAYTO_URI = payto://x-taler-bank/localhost/2
WIRE_GATEWAY_URL = "http://localhost:8082/2/"
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-2.json