Commit 495f8f66 authored by Dridi Boukelmoune's avatar Dridi Boukelmoune

Polish

parent 4e12ead2
......@@ -37,7 +37,7 @@ varnish v1 -vcl {
}
backend b2 {
.host = "${bad_ip}";
.host = "${bad_backend}";
.probe = {
.interval = 24h;
}
......@@ -50,4 +50,4 @@ varnish v1 -vcl {
}
} -start
barrier bprobe sync
\ No newline at end of file
barrier bprobe sync
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment