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: route for onboard


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: route for onboarding doc
Date: Mon, 05 Jun 2017 20:15:00 +0200

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 4407e3b  route for onboarding doc
4407e3b is described below

commit 4407e3bb4e12e4e014bedab1f2b5e898e65dfd98
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 5 20:14:50 2017 +0200

    route for onboarding doc
---
 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 08d5557..f09e761 100644
--- a/etc/nginx/sites-enabled/docs-ssl.site
+++ b/etc/nginx/sites-enabled/docs-ssl.site
@@ -18,6 +18,10 @@ server {
 #          ssi_last_modified on;
        }
 
+        location /onboarding {
+            alias /home/docbuilder/deployment/doc;
+        }
+
         location /exchange {
             alias /home/docbuilder/exchange/doc;
         }

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



reply via email to

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