This commit is contained in:
Ashley Rich 2015-11-19 12:16:04 +00:00
parent 112e304c1f
commit 347c76dc83

View File

@ -21,7 +21,6 @@ events {
}
http {
# HTTP
include global/http.conf;
@ -47,5 +46,4 @@ http {
# Sites
include /etc/nginx/sites-enabled/*;
}