diff --git a/Nginx-S2I-Image/nginx.conf b/Nginx-S2I-Image/nginx.conf index 4464d21..b3298a9 100644 --- a/Nginx-S2I-Image/nginx.conf +++ b/Nginx-S2I-Image/nginx.conf @@ -29,7 +29,6 @@ http { tcp_nodelay on; types_hash_max_size 2048; - include /etc/nginx/mime.types; default_type application/octet-stream; # Load modular configuration files from the /etc/nginx/conf.d directory.