gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-sync] 01/03: -config fixes


From: gnunet
Subject: [taler-sync] 01/03: -config fixes
Date: Sat, 10 Feb 2024 22:42:13 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository sync.

commit c3c40cb16e813dc7680c4734d79af772ad4baf27
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Feb 10 21:06:06 2024 +0100

    -config fixes
---
 src/testing/test_sync_api.conf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/testing/test_sync_api.conf b/src/testing/test_sync_api.conf
index e65eaa2..e7d3fb1 100644
--- a/src/testing/test_sync_api.conf
+++ b/src/testing/test_sync_api.conf
@@ -21,6 +21,9 @@ DURATION = 14 days
 [bank]
 HTTP_PORT = 8082
 
+[libeufin-bank]
+PORT = 8082
+
 [sync]
 PORT = 8084
 PAYMENT_BACKEND_URL = "http://localhost:8080/";
@@ -77,6 +80,10 @@ ENABLE_CREDIT = YES
 WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/";
 WIRE_GATEWAY_AUTH_METHOD = NONE
 
+[admin-accountcredentials-exchange]
+WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/";
+WIRE_GATEWAY_AUTH_METHOD = NONE
+
 [coin_eur_ct_1]
 value = EUR:0.01
 duration_withdraw = 7 days

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]