need to include conf.d files
This commit is contained in:
parent
706c2e5402
commit
27029946a3
@ -28,4 +28,5 @@ http {
|
|||||||
access_log /var/log/nginx/access.log main;
|
access_log /var/log/nginx/access.log main;
|
||||||
sendfile on;
|
sendfile on;
|
||||||
keepalive_timeout 65;
|
keepalive_timeout 65;
|
||||||
}
|
}
|
||||||
|
include conf.d/*.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user