gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: expect settings in /etc


From: gnunet
Subject: [libeufin] branch master updated: expect settings in /etc
Date: Sun, 05 Mar 2023 12:58:22 +0100

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

grothoff pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 2a41e3b3 expect settings in /etc
2a41e3b3 is described below

commit 2a41e3b3993a9b2f202fef507541f615f2550007
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Mar 5 12:58:19 2023 +0100

    expect settings in /etc
---
 debian/etc/nginx/sites-available/libeufin-sandbox | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/etc/nginx/sites-available/libeufin-sandbox 
b/debian/etc/nginx/sites-available/libeufin-sandbox
index 88fbeb90..9ddea8de 100644
--- a/debian/etc/nginx/sites-available/libeufin-sandbox
+++ b/debian/etc/nginx/sites-available/libeufin-sandbox
@@ -36,4 +36,8 @@ server {
     alias /usr/share/libeufin/demobank-ui/;
   }
 
+  location = /demobank-ui-settings.js {
+    alias /etc/libeufin/demobank-ui-settings.js;
+  }
+
 }

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