gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: sandcastle: configure demobank


From: gnunet
Subject: [taler-deployment] branch master updated: sandcastle: configure demobank-ui
Date: Fri, 24 Feb 2023 03:09:39 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 3719ad1  sandcastle: configure demobank-ui
3719ad1 is described below

commit 3719ad1d2b58802c2169219bbe0f4e4bae2858b0
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Feb 24 03:09:30 2023 +0100

    sandcastle: configure demobank-ui
---
 sandcastle/images/libeufin/demobank-ui-settings.js | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sandcastle/images/libeufin/demobank-ui-settings.js 
b/sandcastle/images/libeufin/demobank-ui-settings.js
index 76c4c4c..7f2745c 100644
--- a/sandcastle/images/libeufin/demobank-ui-settings.js
+++ b/sandcastle/images/libeufin/demobank-ui-settings.js
@@ -13,3 +13,7 @@ globalThis.talerDemobankSettings = {
   ],
   bankBaseUrl: "__BANK_BACKEND_URL__"
 };
+
+// Currently this is still required by demobank-ui,
+// the above, nicer method doesn't work yet.
+localStorage.setItem("bank-base-url", "__BANK_BACKEND_URL__")

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