Publish docker images and tune nginx conf
We need to publish the images and tune the conf of nginx with:
gzip on;
gzip_vary on;
gzip_types text/css text/javascript application/javascript;
We need to publish the images and tune the conf of nginx with:
gzip on;
gzip_vary on;
gzip_types text/css text/javascript application/javascript;