summaryrefslogtreecommitdiff
path: root/src/lib/test_exchange_api_keys_cherry_picking.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-17 03:30:31 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-17 03:31:45 +0100
commita65d3f1800756e5ca5059b234e899c2c8474f3b4 (patch)
treedb58d66cbb233282012955d9499dd5a1b7b9a4f1 /src/lib/test_exchange_api_keys_cherry_picking.conf
parent1f92ba59ded8be11fe3fb8818533c0e5e266fc85 (diff)
downloadexchange-a65d3f1800756e5ca5059b234e899c2c8474f3b4.tar.gz
exchange-a65d3f1800756e5ca5059b234e899c2c8474f3b4.tar.bz2
exchange-a65d3f1800756e5ca5059b234e899c2c8474f3b4.zip
make cherry picking test case pass
Diffstat (limited to 'src/lib/test_exchange_api_keys_cherry_picking.conf')
-rw-r--r--src/lib/test_exchange_api_keys_cherry_picking.conf11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/lib/test_exchange_api_keys_cherry_picking.conf b/src/lib/test_exchange_api_keys_cherry_picking.conf
index dacdee92f..c5a69df3b 100644
--- a/src/lib/test_exchange_api_keys_cherry_picking.conf
+++ b/src/lib/test_exchange_api_keys_cherry_picking.conf
@@ -71,10 +71,12 @@ CONFIG = "postgres:///talercheck"
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/iban.json
# What is the URL of our bank account? Must match WIRE_RESPONSE above!
-URL = payto://x-taler-bank/localhost:8080/42
+URL = payto://x-taler-bank/localhost/42
METHOD = "x-taler-bank"
+WIRE_GATEWAY_URL = "http://localhost:9082/42/"
+
[account-2]
# This is the response we give out for the /wire request. It provides
@@ -82,7 +84,9 @@ METHOD = "x-taler-bank"
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/x-taler-bank.json
# What is the URL of our bank account? Must match WIRE_RESPONSE above!
-URL = payto://x-taler-bank/localhost:8082/2
+URL = payto://x-taler-bank/localhost/2
+
+WIRE_GATEWAY_URL = "http://localhost:9082/2/"
METHOD = "x-taler-bank"
@@ -95,6 +99,9 @@ ENABLE_DEBIT = YES
ENABLE_CREDIT = YES
+[bank]
+HTTP_PORT=8082
+
[fees-x-taler-bank]
# Fees for the forseeable future...
# If you see this after 2017, update to match the next 10 years...