gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: taler-local


From: gnunet
Subject: [taler-deployment] branch master updated: taler-local
Date: Wed, 01 Dec 2021 18:11:30 +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 88b1cb7  taler-local
88b1cb7 is described below

commit 88b1cb77e098514b5059676559a16b8d8dc78f63
Author: ms <ms@taler.net>
AuthorDate: Wed Dec 1 18:11:05 2021 +0100

    taler-local
    
    address proxied tipping
---
 bin/WIP/taler-local | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/WIP/taler-local b/bin/WIP/taler-local
index b5fc243..bdc732d 100755
--- a/bin/WIP/taler-local
+++ b/bin/WIP/taler-local
@@ -684,8 +684,8 @@ def prepare(x_forwarded_host, x_forwarded_proto):
         payto = Command([
             "taler-merchant-setup-reserve",
             "--amount", f"{CURRENCY}:20",
-            "--exchange-url", REV_PROXY_URL + "/exchange/",
-            "--merchant-url", REV_PROXY_URL + 
f"/merchant-backend/instances/survey/",
+            "--exchange-url", get_link("/exchange/"),
+            "--merchant-url", get_link("/merchant-backend/instances/survey/"),
             "--apikey", f"Bearer {FRONTENDS_API_TOKEN}",
             "--wire-method", WIRE_METHOD],
             capture_stdout=True

-- 
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]