gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: adapt sandbox serving check


From: gnunet
Subject: [taler-deployment] branch master updated: adapt sandbox serving check
Date: Tue, 01 Nov 2022 17:30:51 +0100

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

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new ee865ba  adapt sandbox serving check
ee865ba is described below

commit ee865ba261c59c5fb44a84362047b4526174f72f
Author: MS <ms@taler.net>
AuthorDate: Tue Nov 1 17:30:32 2022 +0100

    adapt sandbox serving check
---
 docker/hybrid/images/libeufin/startup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/hybrid/images/libeufin/startup.sh 
b/docker/hybrid/images/libeufin/startup.sh
index 07bb4ee..667a2a5 100644
--- a/docker/hybrid/images/libeufin/startup.sh
+++ b/docker/hybrid/images/libeufin/startup.sh
@@ -71,7 +71,7 @@ echo -n "Launching Sandbox..."
 libeufin-sandbox serve --no-localhost-only --port $SANDBOX_PORT 2>&1 | \
   rotatelogs -e /logs/libeufin-sandbox-serve-%Y-%m-%d 86400 &
 echo DONE
-is_serving ${LIBEUFIN_SANDBOX_URL} Sandbox
+is_serving "${LIBEUFIN_SANDBOX_URL}/integration-api/config" Sandbox
 
 source create_bank_accounts.sh
 

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