Skip to content

Commit

Permalink
template.Dockerfile edited online with Bitbucket
Browse files Browse the repository at this point in the history
  • Loading branch information
Loïc Lopez committed Nov 24, 2019
1 parent 17693fa commit b6f2964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nginx/template.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ FROM crunchgeek/nginx-pagespeed:1.17.3

ENV NGINX_PAGESPEED=on
ENV NGINX_PAGESPEED_IMG=off
ENV NGINX_PAGESPEED_JS=off
ENV NGINX_PAGESPEED_JS=on
ENV NGINX_FASTCGI_GEOIP=on
ENV NGINX_PAGESPEED_CSS=on
ENV NGINX_PAGESPEED_CSS=off
ENV NGINX_DEFAULT_SERVER=off
ENV APP_DIR /var/www/:dir

Expand Down

0 comments on commit b6f2964

Please sign in to comment.