diff --git a/nginx.conf b/nginx.conf index db2d5da..9f7e5e3 100644 --- a/nginx.conf +++ b/nginx.conf @@ -37,6 +37,7 @@ server { proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; proxy_cache_bypass $http_upgrade; + proxy_read_timeout 3600s; } # WebSocket 요청 프록시