This commit is contained in:
2024-12-24 10:17:43 -06:00
parent a5fbbe343b
commit ea710ac6e1

View File

@@ -150,7 +150,7 @@ client_body_timeout 1h;
client_header_timeout 1h; client_header_timeout 1h;
proxy_connect_timeout 1h; proxy_connect_timeout 1h;
proxy_read_timeout 1h; proxy_read_timeout 1h;
proxy_send_timeout 1h;s proxy_send_timeout 1h;
``` ```
Now write your nginx http config files. You'll need two: Now write your nginx http config files. You'll need two: