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: fix root dir of d


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: fix root dir of docs.taler.net
Date: Fri, 02 Jun 2017 16:40:55 +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 e3d11fe  fix root dir of docs.taler.net
e3d11fe is described below

commit e3d11fe1bee4cb3c459f57c841f48dc73538d813
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 2 16:40:59 2017 +0200

    fix root dir of docs.taler.net
---
 etc/nginx/sites-enabled/docs-ssl.site | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/nginx/sites-enabled/docs-ssl.site 
b/etc/nginx/sites-enabled/docs-ssl.site
index ca59800..52171c7 100644
--- a/etc/nginx/sites-enabled/docs-ssl.site
+++ b/etc/nginx/sites-enabled/docs-ssl.site
@@ -4,7 +4,7 @@ server {
        #       listen   [::]:80 default_server ipv6only=on; ## listen for ipv6
 
         # Temporary, as this is doesn't do i18n
-       root /home/docbuilder/landing/docs/index.html;
+       root /home/docbuilder/landing/docs/;
 
        # Make site accessible from http://localhost/
        server_name docs.taler.net

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



reply via email to

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