Skip to content
Snippets Groups Projects
Commit b967aa7a authored by OZGCloud's avatar OZGCloud
Browse files

Merge branch 'master' into OZG-6237-heading-component

parents 117b4f11 af85d235
No related branches found
No related tags found
No related merge requests found
......@@ -32,11 +32,11 @@ http {
location / {
root /usr/share/nginx/html/design-system;
root /usr/share/nginx/html/design-system/;
index index.html index.htm;
add_header Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0";
add_header Expires "0";
#add_header Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0";
#add_header Expires "0";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment