taler-deployment

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

commit 98b9f4c78e1f182328fc74aaf935cc35c1f33a63
parent 4db7822720330c88da22c6193fd662bee39f7fca
Author: MS <ms@taler.net>
Date:   Fri, 11 Sep 2020 15:51:34 +0200

allow local

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

diff --git a/bin/taler-deployment b/bin/taler-deployment @@ -434,6 +434,7 @@ allowed_envs = ( "chf", "coverage", "integrationtest", + "local" )