Update Docker & Kubernetes/Docker/Docker Compose/Firefox.md
This commit is contained in:
@ -67,9 +67,8 @@ http:
|
|||||||
servers:
|
servers:
|
||||||
- url: http://192.168.5.4:5800
|
- url: http://192.168.5.4:5800
|
||||||
passHostHeader: true
|
passHostHeader: true
|
||||||
# Adding forwardingTimeouts to set the send and read timeouts to 1 hour (3600 seconds)
|
# # Adding forwardingTimeouts to set the send and read timeouts to 1 hour (3600 seconds)
|
||||||
forwardingTimeouts:
|
# forwardingTimeouts:
|
||||||
dialTimeout: "3600s"
|
# dialTimeout: "3600s"
|
||||||
responseHeaderTimeout: "3600s"
|
# responseHeaderTimeout: "3600s"
|
||||||
|
|
||||||
```
|
```
|
Reference in New Issue
Block a user