gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: urls


From: gnunet
Subject: [taler-deployment] branch master updated: urls
Date: Fri, 11 Sep 2020 15:58:22 +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 a9a9773  urls
a9a9773 is described below

commit a9a9773021b84de02a9ac6bffb56504067f14451
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 11 15:58:17 2020 +0200

    urls
---
 bin/taler-deployment | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index e0121e7..c652873 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -42,14 +42,14 @@ export TALER_BOOTSTRAP_TIMESTAMP={timestamp}
 export TALER_CONFIG_CURRENCY={currency}
 export TALER_ENV_NAME={envname}
 export TALER_ENV_URL_INTRO="{landing}"
-export TALER_ENV_URL_BANK="https://{bank}/";
-export TALER_ENV_URL_MERCHANT_BLOG="https://{blog}/";
-export TALER_ENV_URL_MERCHANT_DONATIONS="https://{donations}/";
-export TALER_ENV_URL_MERCHANT_SURVEY="https://{survey}/";
-export TALER_ENV_URL_AUDITOR="https://{auditor}/";
-export TALER_ENV_URL_BACKOFFICE="https://{backoffice}/";
-export TALER_ENV_URL_SYNC="https://{sync}/";
-export TALER_ENV_MERCHANT_BACKEND="http://{merchant_backend}/";
+export TALER_ENV_URL_BANK="{bank}"
+export TALER_ENV_URL_MERCHANT_BLOG="{blog}"
+export TALER_ENV_URL_MERCHANT_DONATIONS="{donations}"
+export TALER_ENV_URL_MERCHANT_SURVEY="{survey}"
+export TALER_ENV_URL_AUDITOR="{auditor}"
+export TALER_ENV_URL_BACKOFFICE="{backoffice}"
+export TALER_ENV_URL_SYNC="{sync}"
+export TALER_ENV_MERCHANT_BACKEND="{merchant_backend}"
 export TALER_COVERAGE={coverage}
 """
 

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