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

Update alfa-client/libs/design-system/nginx.conf

parent 156caab8
No related branches found
No related tags found
No related merge requests found
...@@ -35,8 +35,8 @@ http { ...@@ -35,8 +35,8 @@ http {
root /usr/share/nginx/html/design-system/; root /usr/share/nginx/html/design-system/;
index index.html index.htm; index index.html index.htm;
add_header Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0"; #add_header Cache-Control "no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0";
add_header Expires "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