gnunet-svn
[Top][All Lists]
Advanced

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

[taler-sandcastle-ng] 23/39: sandcastle: libeufin UI nav sites


From: gnunet
Subject: [taler-sandcastle-ng] 23/39: sandcastle: libeufin UI nav sites
Date: Thu, 11 Jan 2024 13:59:56 +0100

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

devan-carpenter pushed a commit to branch master
in repository sandcastle-ng.

commit 72d952f6bb849c3cfaaa7be3b85b45d198728c0d
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Dec 5 01:02:52 2023 +0100

    sandcastle: libeufin UI nav sites
---
 scripts/demo/setup-sandcastle.sh | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/scripts/demo/setup-sandcastle.sh b/scripts/demo/setup-sandcastle.sh
index bc1e633..517690d 100755
--- a/scripts/demo/setup-sandcastle.sh
+++ b/scripts/demo/setup-sandcastle.sh
@@ -206,13 +206,13 @@ EOF
 
 cat <<EOF >/etc/libeufin/settings.json
 {
-  "topNavSites": [
-    ["Landing", "https://$LANDING_DOMAIN/";],
-    ["Bank", "https://$BANK_DOMAIN/";],
-    ["Essay Shop", "https://$BLOG_DOMAIN/";],
-    ["Donations", "https://$DONATIONS_DOMAIN/";],
-    ["Survey", "https://$SURVEY_DOMAIN/";]
-  ]
+  "topNavSites": {
+    "Landing": "https://$LANDING_DOMAIN/";,
+    "Bank": "https://$BANK_DOMAIN";,
+    "Essay Shop": "https://$BLOG_DOMAIN";,
+    "Donations": "https://$DONATIONS_DOMAIN";,
+    "Survey": "https://$SURVEY_DOMAIN";
+  }
 }
 EOF
 

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