gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: update Grumla URLs


From: gnunet
Subject: [taler-deployment] branch master updated: update Grumla URLs
Date: Tue, 16 Feb 2021 20:58:45 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0fa5e0c  update Grumla URLs
0fa5e0c is described below

commit 0fa5e0c4e3d4e25f59fdf6f7acc6b08a327011b3
Author: MS <ms@taler.net>
AuthorDate: Tue Feb 16 20:58:42 2021 +0100

    update Grumla URLs
---
 bin/taler_urls.py | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/bin/taler_urls.py b/bin/taler_urls.py
index d103df3..a49dac9 100644
--- a/bin/taler_urls.py
+++ b/bin/taler_urls.py
@@ -32,17 +32,17 @@ taler_urls = dict(
 def get_urls(envname):
     if envname == "tanker":
         return dict(
-            donations = "https://grumla.taler.net/donations";,
-            blog = "http//grumla.taler.net/shop",
-            bank = "http//grumla.taler.net/bank",
-            backoffice = "http//grumla.taler.net/backoffice",
-            exchange = "http//grumla.taler.net/exchange",
-            merchant_backend = "http//grumla.taler.net/backend",
-            landing = "http//grumla.taler.net/",
-            survey = "http//grumla.taler.net/survey",
-            auditor = "http//grumla.taler.net/auditor",
-            sync = "http//grumla.taler.net/sync",
-            talerbank_payto = "payto//x-taler-bank/grumla.taler.net/bank"
+            donations = "https://donations.grumla.se/";,
+            blog = "http//shop.grumla.se/",
+            bank = "http//bank.grumla.se/",
+            backoffice = "http//backoffice.grumla.se/",
+            exchange = "http//exchange.grumla.se/",
+            merchant_backend = "http//backend.grumla.se/",
+            landing = "http//grumla.se/",
+            survey = "http//survey.grumla.se/",
+            auditor = "http//auditor.grumla.se/",
+            sync = "http//sync.grumla.se/",
+            talerbank_payto = "payto//x-taler-bank/bank.grumla.se"
     )
     if envname == "local":
         return taler_urls["offline"]

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]