taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 2196e2445b300e4d731dff35a2afb951d56a8833
parent 99171f18125a356fb263eae6833f1e6d4e6bcec8
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed, 27 Nov 2019 11:55:46 +0100

syntax

Diffstat:
Mbin/taler-deployment | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -52,7 +52,7 @@ export TALER_ENV_URL_MERCHANT_DONATIONS="https://donations.{envname}.taler.net/" 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_COVERAGE={coverage}" +export TALER_COVERAGE={coverage} """