nginx cleanup
parent
63747796ff
commit
833342b614
|
@ -86,7 +86,7 @@ http {
|
||||||
include /etc/nginx/conf.d/*.conf;
|
include /etc/nginx/conf.d/*.conf;
|
||||||
include /etc/nginx/sites-enabled/*;
|
include /etc/nginx/sites-enabled/*;
|
||||||
include /etc/nginx/sites-custom/*;
|
include /etc/nginx/sites-custom/*;
|
||||||
include /etc/nginx/proxy.conf/;
|
include /etc/nginx/proxy.conf;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue