gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: match latest libeufin DB style


From: gnunet
Subject: [taler-merchant] branch master updated: match latest libeufin DB style
Date: Fri, 28 Jul 2023 18:33:23 +0200

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new bcc8a390 match latest libeufin DB style
bcc8a390 is described below

commit bcc8a390e54f276488ef535c1bb01a7061b3bf20
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jul 28 18:33:20 2023 +0200

    match latest libeufin DB style
---
 src/testing/test_template.conf | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/src/testing/test_template.conf b/src/testing/test_template.conf
index a81fba1e..0c3faa23 100644
--- a/src/testing/test_template.conf
+++ b/src/testing/test_template.conf
@@ -53,12 +53,10 @@ CONFIG = postgres:///talercheck
 HTTP_PORT = 8082
 
 [libeufin-nexus]
-DB_CONNECTION="jdbc:postgresql://localhost/talercheck?socketFactory=org.newsclub.net.unix.AFUNIXSocketFactory$FactoryArg&socketFactoryArg=/var/run/postgresql/.s.PGSQL.5432"
-#DB_CONNECTION="jdbc:sqlite:libeufin-nexus.sqlite3"
+DB_CONNECTION="postgresql:///talercheck"
 
 [libeufin-sandbox]
-DB_CONNECTION="jdbc:postgresql://localhost/talercheck?socketFactory=org.newsclub.net.unix.AFUNIXSocketFactory$FactoryArg&socketFactoryArg=/var/run/postgresql/.s.PGSQL.5432"
-#DB_CONNECTION="jdbc:sqlite:libeufin-sandbox.sqlite3"
+DB_CONNECTION="postgresql:///talercheck"
 
 
 [auditor]

-- 
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]