diff --git a/nginx.conf b/nginx.conf index b4fea30..ff363fa 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,5 +1,3 @@ -log_format main '$time_iso8601 [$request_id] $remote_addr "$request" $status $body_bytes_sent $request_time'; - server { listen 80; server_name _;