taler-deployment

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

commit 4db7822720330c88da22c6193fd662bee39f7fca
parent a8306fbc2d29d5adef8d8f6587b502b296a672ff
Author: MS <ms@taler.net>
Date:   Fri, 11 Sep 2020 15:50:13 +0200

syntax

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

diff --git a/bin/taler_urls.py b/bin/taler_urls.py @@ -10,8 +10,7 @@ taler_urls = dict( survey = "http://survey.{}.taler.net/", auditor = "http://auditor.{}.taler.net/", sync = "http://sync.{}.taler.net/" - ) - + ), offline = dict( donations = "http://localhost:5880/", blog = "http://localhost:5881/",