diff --git a/nginx.conf b/nginx.conf index e165db4..e6deca9 100644 --- a/nginx.conf +++ b/nginx.conf @@ -21,7 +21,6 @@ events { } http { - # HTTP include global/http.conf; @@ -47,5 +46,4 @@ http { # Sites include /etc/nginx/sites-enabled/*; - } \ No newline at end of file