gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix port


From: gnunet
Subject: [taler-deployment] branch master updated: fix port
Date: Sat, 04 Mar 2023 15:56:00 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3e12ffa  fix port
3e12ffa is described below

commit 3e12ffae1b7f43dd636974d36696fa46dec04bf7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 15:55:57 2023 +0100

    fix port
---
 netzbon/config_launch_libeufin.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netzbon/config_launch_libeufin.sh 
b/netzbon/config_launch_libeufin.sh
index 72b6652..c1e588f 100755
--- a/netzbon/config_launch_libeufin.sh
+++ b/netzbon/config_launch_libeufin.sh
@@ -87,7 +87,7 @@ systemctl enable --now libeufin-sandbox
 
 echo "DONE"
 echo -n "Wait for the bank..."
-curl --max-time 2 --retry-connrefused --retry-delay 1 --retry 10 
http://localhost:5000/ &> /dev/null
+curl --max-time 2 --retry-connrefused --retry-delay 1 --retry 10 
http://localhost:5016/ &> /dev/null
 echo "DONE"
 
 

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