mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Update docker/nginx.conf
Co-authored-by: Fabian Gruber <1951610+basert@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ server {
|
||||
try_files $uri /console/index.html;
|
||||
|
||||
expires 0;
|
||||
add_header Cache-Control "no-store";
|
||||
add_header Cache-Control "no-cache, no-store";
|
||||
add_header Pragma "no-cache";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user