From f1c8ec105466ad41058a8017c29989b62803ea64 Mon Sep 17 00:00:00 2001 From: dpedu Date: Sat, 5 Sep 2015 22:45:57 -0700 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56e8f5a..308eef2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Container for running [Varnish Cache](https://www.varnish-cache.org/). Automatic * Set memory size: `docker run` with `-e MEMSIZE=128m` * Use pre-set secret: `-e SECRET=7d40f8f1-9107-4cce-a2b6-f5caf6fc7b9d` +* Set custom syslog target remote host: `-e LOGHOST=10.0.40.28` * Expose control terminal: `-p 1234:6082` *Extras*