Our HTTP daemon is `public-inbox-httpd', not
`public-inbox-http'.
---
 examples/varnish-4.vcl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/varnish-4.vcl b/examples/varnish-4.vcl
index 24296032..5fc202ed 100644
--- a/examples/varnish-4.vcl
+++ b/examples/varnish-4.vcl
@@ -10,7 +10,7 @@
 
 vcl 4.0;
 backend default {
-       # this is where public-inbox-http listens
+       # this is where public-inbox-httpd listens
        .host = "127.0.0.1";
        .port = "280";
 }
--
unsubscribe: one-click, see List-Unsubscribe header
archive: https://public-inbox.org/meta/

Reply via email to