Ver código fonte

fix: mrege

fix: bug
hear 3 anos atrás
pai
commit
9ec34a98ee
1 arquivos alterados com 3 adições e 3 exclusões
  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;
+# }