Hi,
not really a bug but you've forgotten to mention the variable VARNISH_LISTEN_ADDRESS in your readme.
Also it is a little bit unlovely to give more then one port in this '2 part' variables.
I have to set
--env 'VARNISH_LISTEN_PORT=80 -a :6081 -a :6082' in my code.
Regards
Hi,
not really a bug but you've forgotten to mention the variable VARNISH_LISTEN_ADDRESS in your readme.
Also it is a little bit unlovely to give more then one port in this '2 part' variables.
I have to set
--env 'VARNISH_LISTEN_PORT=80 -a :6081 -a :6082'in my code.Regards