diff --git a/nginx.conf b/nginx.conf index 744d24b..239b22e 100644 --- a/nginx.conf +++ b/nginx.conf @@ -145,7 +145,7 @@ http { # h5bp/cross-origin/requests.conf map $sent_http_content_type $cors { # Images - ~*image/ "*"; + ~*image/ "*"; # Web fonts ~*font/ "*";