diff --git a/nginx/nginx.conf b/nginx/nginx.conf index bd382eb..c747d67 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -85,9 +85,6 @@ http { # DIRETIVA DE LOG GLOBAL # Todas as requisições de todos os sites serão salvas aqui neste formato, por padrão. - # Telas de Erro Customizadas - include /etc/nginx/snippets/custom_errors.conf; - ## # Gzip Settings ##