Update locations.conf
Build Admin / Build image (push) Successful in 17s

This commit is contained in:
2026-07-09 14:46:10 +07:00
parent b2c7e7ba80
commit 145ee568cf
+3
View File
@@ -149,6 +149,9 @@ location /openrouter/ {
proxy_http_version 1.1;
proxy_buffering off;
proxy_request_buffering off;
proxy_buffer_size 16k;
proxy_buffers 4 16k;
proxy_busy_buffers_size 32k;
proxy_read_timeout 120s;
proxy_send_timeout 120s;
}