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 backend


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: route for backend doc
Date: Mon, 05 Jun 2017 20:09:34 +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 213b0fc  route for backend doc
213b0fc is described below

commit 213b0fc8bd3516de70c65b2a3378d513311153ba
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 5 20:09:27 2017 +0200

    route for backend 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 8214276..028c66d 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 /merchant/backend {
+            alias /home/docbuilder/merchant/doc;
+        }
+
         location /merchant/frontend {
             alias /home/docbuilder/merchant-frontend-examples;
         }

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



reply via email to

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