gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: /backoffice locat


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: /backoffice location block
Date: Wed, 17 Jan 2018 15:34:10 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 35b8022  /backoffice location block
35b8022 is described below

commit 35b80228d924ad64c9198643bb07db85e6947cbf
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jan 17 15:33:52 2018 +0100

    /backoffice location block
---
 etc/nginx/sites-enabled/docs-ssl.site | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/nginx/sites-enabled/docs-ssl.site 
b/etc/nginx/sites-enabled/docs-ssl.site
index ae4dc37..2e02a9c 100644
--- a/etc/nginx/sites-enabled/docs-ssl.site
+++ b/etc/nginx/sites-enabled/docs-ssl.site
@@ -34,6 +34,10 @@ server {
             alias /home/docbuilder/build/bank/manual;
         }
 
+        location /backoffice {
+            alias /home/docbuilder/build/backoffice/;
+        }
+
         location /exchange {
             alias /home/docbuilder/build/exchange/manual;
         }

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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