fix typo
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user