summaryrefslogtreecommitdiff
path: root/bin/taler_urls.py
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-09-11 15:50:13 +0200
committerMS <ms@taler.net>2020-09-11 15:50:13 +0200
commit4db7822720330c88da22c6193fd662bee39f7fca (patch)
treead4e938411ee7122832e9e917c8b36df9a2cf9c8 /bin/taler_urls.py
parenta8306fbc2d29d5adef8d8f6587b502b296a672ff (diff)
downloaddeployment-4db7822720330c88da22c6193fd662bee39f7fca.tar.gz
deployment-4db7822720330c88da22c6193fd662bee39f7fca.tar.bz2
deployment-4db7822720330c88da22c6193fd662bee39f7fca.zip
syntax
Diffstat (limited to 'bin/taler_urls.py')
-rw-r--r--bin/taler_urls.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/taler_urls.py b/bin/taler_urls.py
index c4f587b..1ce8c0e 100644
--- 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/",