fixed cache-control

This commit is contained in:
Devaev Maxim 2018-12-18 04:31:35 +03:00
parent 568e6cb022
commit 4fb188b93e

View File

@ -1 +1,2 @@
include /etc/nginx/loc-nocache.conf; add_header Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, pre-check=0, post-check=0, max-age=0";
expires -1;