From dba7153ede3a295680614a67e221dd4979fabaef Mon Sep 17 00:00:00 2001 From: MoonTestUse1 Date: Tue, 24 Dec 2024 02:48:02 +0600 Subject: [PATCH] cha2524222fv --- docker/nginx/nginx.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/nginx/nginx.conf b/docker/nginx/nginx.conf index 8774969..3d330c5 100644 --- a/docker/nginx/nginx.conf +++ b/docker/nginx/nginx.conf @@ -8,7 +8,6 @@ events { } http { - include /etc/nginx/mime.types; default_type application/octet-stream; log_format main '$remote_addr - $remote_user [$time_local] "$request" '