summaryrefslogtreecommitdiff
path: root/config/test.taler.net/taler.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/test.taler.net/taler.conf')
-rw-r--r--config/test.taler.net/taler.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/test.taler.net/taler.conf b/config/test.taler.net/taler.conf
index 59f3f7d..c767bf0 100644
--- a/config/test.taler.net/taler.conf
+++ b/config/test.taler.net/taler.conf
@@ -9,6 +9,8 @@ CURRENCY = PUDOS
[bank]
uwsgi_serve = unix
uwsgi_unixpath = ${TALER_DEPLOYMENT_BASE:-$HOME}/sockets/bank.uwsgi
+db = talerbank
+
[donations]
uwsgi_serve = unix
@@ -30,12 +32,15 @@ BANK_ACCOUNT_NUMBER = 3
TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/test.json
[merchantdb-postgres]
-CONFIG = postgres:///talerdemo
+CONFIG = postgres:///talertest
[merchant-exchange-test]
URI = https://exchange.test.taler.net/
MASTER_KEY = CQQZ9DY3MZ1ARMN5K1VKDETS04Y2QCKMMCFHZSWJWWVN82BTTH00
+[frontends]
+BACKEND = https://shop.test.taler.net/backend/
+
[exchange]
SERVE = unix
UNIXPATH = ${TALER_DEPLOYMENT_BASE:-$HOME}/sockets/exchange.http