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