varnish-agent/2ccd64a.diff
2014-04-28 07:36:40 +02:00

7 lines
233 B
Diff

diff --git a/tests/data/boot.vcl b/tests/data/boot.vcl
index ddf7d13..38e9df8 100644
--- a/tests/data/boot.vcl
+++ b/tests/data/boot.vcl
@@ -1 +1 @@
-backend default { .host = "localhost"; }
+backend default { .host = "127.0.0.1"; }