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