V4.2019.07.1744 [ci skip]

This commit is contained in:
Travis 2019-07-03 15:19:09 +02:00
parent 8d9362cc63
commit c2131f6579
49 changed files with 1114 additions and 1077 deletions

View file

@ -33,7 +33,7 @@ http {
# Load modular configuration files from the /etc/nginx/conf.d directory.
# See http://nginx.org/en/docs/ngx_core_module.html#include
# for more information.
#include /etc/nginx/conf.d/*.conf;
include /etc/nginx/conf.d/*.conf;
server {
listen 80 default_server;