taler-deployment

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

commit a547efc2b1d558ac3ec01cb109643a341c221d0c
parent 320249a913a146a177aee6696ed0ac2deb4e8451
Author: MS <ms@taler.net>
Date:   Wed, 17 Feb 2021 15:34:39 +0100

make last change graceful

Diffstat:
Mbin/taler_urls.py | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bin/taler_urls.py b/bin/taler_urls.py @@ -34,6 +34,7 @@ def get_urls(envname): return dict( donations = "https://donations.grumla.se/", blog = "https://shop.grumla.se/", + auditor = "#", bank = "https://bank.grumla.se/", backoffice = "https://backoffice.grumla.se/", exchange = "https://exchange.grumla.se/",