You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See [older versions](https://github.com/eea/eea.docker.varnish/releases)
25
23
26
24
### Changes
@@ -40,7 +38,6 @@ See [older versions](https://github.com/eea/eea.docker.varnish/releases)
40
38
41
39
1. Install [Docker](https://www.docker.com/).
42
40
43
-
44
41
## Variables
45
42
46
43
*`VARNISH_HTTP_PORT` - varnish port
@@ -49,7 +46,6 @@ See [older versions](https://github.com/eea/eea.docker.varnish/releases)
49
46
*`AUTOKILL_CRON` - Varnish re-create crontab, will force a recreation of the container. Uses UTC time, format is linux crontab - for example - `0 2 * * *` is 02:00 UTC each day"
50
47
*`VARNISH_CFG_CONTENT` - Multiline variable that will be written in the `default.vcl` file
51
48
52
-
53
49
## Usage
54
50
55
51
### Using `VARNISH_CFG_CONTENT`
@@ -93,7 +89,7 @@ Use `dynamic.director` to integrate varnish in rancher DNS - if a backend contai
93
89
94
90
### Example:
95
91
96
-
You can use plone-varnish as an example of usage.
92
+
You can use [plone-varnish](https://github.com/eea/plone-varnish) as an example of usage.
0 commit comments