taler-deployment

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

commit 320249a913a146a177aee6696ed0ac2deb4e8451
parent c64cdd1af90f73bfdc46e090ed7e37958b16ef8e
Author: MS <ms@taler.net>
Date:   Wed, 17 Feb 2021 15:32:55 +0100

No auditor at Grumla

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

diff --git a/bin/taler_urls.py b/bin/taler_urls.py @@ -40,7 +40,6 @@ def get_urls(envname): merchant_backend = "https://backend.grumla.se/", landing = "https://grumla.se/", survey = "https://survey.grumla.se/", - auditor = "https://auditor.grumla.se/", sync = "https://sync.grumla.se/", talerbank_payto = "payto//x-taler-bank/bank.grumla.se" )