wzyyy 3 years ago
parent
commit
b4f0785721
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docker/nginx.conf

+ 3 - 3
docker/nginx.conf

@@ -36,6 +36,6 @@ server {
         client_max_body_size    500m;
     }
 }
-http {
-    server_tokens off;
-}
+# http {
+#     server_tokens off;
+# }