From 5851720cbc6cddc3d5f2bead4e38297184518e80 Mon Sep 17 00:00:00 2001 From: Ylies Chahi Date: Sun, 13 Aug 2017 02:33:08 +0200 Subject: [PATCH] Update nginx.conf --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index f0204ca..b6fa903 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,6 +1,6 @@ location YNH_LOCATION { - alias YNH_DOCUMENT_ROOT/output; + alias YNH_DOCUMENT_ROOT/output/; # Force HTTPS if ($scheme = http) {