Update default.vcl
This commit is contained in:
parent
d1e9c7ef69
commit
d69b284d87
@ -2,7 +2,7 @@ vcl 4.1;
|
|||||||
|
|
||||||
backend default {
|
backend default {
|
||||||
.host = "httpd";
|
.host = "httpd";
|
||||||
.port = "80";
|
.port = "8080";
|
||||||
.connect_timeout = 60s;
|
.connect_timeout = 60s;
|
||||||
.first_byte_timeout = 60s;
|
.first_byte_timeout = 60s;
|
||||||
.between_bytes_timeout = 60s;
|
.between_bytes_timeout = 60s;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user