Update default.vcl
This commit is contained in:
parent
17abef33e6
commit
9d5fef9b9e
@ -1,7 +1,7 @@
|
|||||||
vcl 4.1;
|
vcl 4.1;
|
||||||
|
|
||||||
backend default {
|
backend nurd_matrix {
|
||||||
.host = "httpd";
|
.host = "127.0.0.1";
|
||||||
.port = "8080";
|
.port = "8080";
|
||||||
.connect_timeout = 60s;
|
.connect_timeout = 60s;
|
||||||
.first_byte_timeout = 60s;
|
.first_byte_timeout = 60s;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user