diff --git a/nginx.conf b/nginx.conf index e205bad78..a3831bc40 100644 --- a/nginx.conf +++ b/nginx.conf @@ -46,8 +46,6 @@ server { add_header Cache-Control "no-store"; } - - location /images/ { alias /images/; include includes/serve-static;