prevent browser caching
This commit is contained in:
@@ -37,6 +37,7 @@ http {
|
||||
root /app;
|
||||
index index.html;
|
||||
try_files $uri $uri/ /eo-services/index.html;
|
||||
add_header Cache-Control 'no-store';
|
||||
}
|
||||
|
||||
location /mirror {
|
||||
|
||||
Reference in New Issue
Block a user