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
RUN wget --no-verbose https://raw.githubusercontent.com/ezsystems/ezplatform-http-cache/v${EZ_HTTP_CACHE_VERSION}/docs/varnish/vcl/varnish5.vcl --output-document=default.vcl
22
22
COPY parameters.vcl parameters.vcl
23
23
RUN sed -i 's/X-Forwarded-Port = "80"/X-Forwarded-Port = "8080"/' default.vcl
0 commit comments