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
{{ message }}
This repository was archived by the owner on Jun 16, 2023. It is now read-only.
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.