diff --git a/conf/nginx.conf b/conf/nginx.conf index b6fa903..0ca61be 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; # Force HTTPS if ($scheme = http) {