gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: remove final slash


From: gnunet
Subject: [taler-deployment] branch master updated: remove final slash
Date: Sat, 18 Sep 2021 09:20:15 +0200

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 737f6f1  remove final slash
737f6f1 is described below

commit 737f6f1190d58686e1cea24eaf1b8c36648d5f26
Author: ms <ms@taler.net>
AuthorDate: Sat Sep 18 09:20:11 2021 +0200

    remove final slash
---
 bin/taler-deployment | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 233e21e..c40a53a 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -57,7 +57,7 @@ export TALER_ENV_FRONTENDS_APITOKEN="$(cat 
~/merchant_auth_token)"
 export LIBEUFIN_ENV_SANDBOX_ADMIN_PASSWORD="$(cat ~/libeufin_admin_password)"
 export LIBEUFIN_NEXUS_DB_CONNECTION="jdbc:sqlite:$HOME/nexus.sqlite"
 export LIBEUFIN_SANDBOX_DB_CONNECTION="jdbc:sqlite:$HOME/sandbox.sqlite"
-export LIBEUFIN_SANDBOX_HOSTNAME=bank.{envname}.taler.net/eufin/sandbox/
+export LIBEUFIN_SANDBOX_HOSTNAME=bank.{envname}.taler.net/eufin/sandbox
 export LIBEUFIN_SANDBOX_CURRENCY={currency}
 """
 

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