gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: Activate script (backend base


From: gnunet
Subject: [taler-deployment] branch master updated: Activate script (backend base URL in env).
Date: Wed, 15 Jul 2020 18:36:44 +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 5c6c387  Activate script (backend base URL in env).
5c6c387 is described below

commit 5c6c387b2d3c39896781603373f9aecf6a427465
Author: MS <ms@taler.net>
AuthorDate: Wed Jul 15 18:34:41 2020 +0200

    Activate script (backend base URL in env).
---
 bin/taler-deployment | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index e90a799..5a398b4 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -48,6 +48,7 @@ export 
TALER_ENV_URL_MERCHANT_SURVEY="https://survey.{envname}.taler.net/";
 export TALER_ENV_URL_AUDITOR="https://auditor.{envname}.taler.net/";
 export TALER_ENV_URL_BACKOFFICE="https://backoffice.{envname}.taler.net/";
 export TALER_ENV_URL_SYNC="https://sync.{envname}.taler.net/";
+export TALER_ENV_MERCHANT_BACKEND="http://backend.{envname}.taler.net/";
 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]