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) {