Loading nginx.conf +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ server { server_name _; tcp_nodelay on; server_tokens off; absolute_redirect off; error_log /dev/null; access_log /dev/null; Loading Loading
nginx.conf +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ server { server_name _; tcp_nodelay on; server_tokens off; absolute_redirect off; error_log /dev/null; access_log /dev/null; Loading