summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nginx.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/nginx.conf b/nginx.conf
index 2024c55..9797947 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -63,6 +63,7 @@ http {
location ~* \.(woff|woff2|ttf|otf|eot)$ {
expires 1y;
add_header Cache-Control "public, immutable, max-age=31536000" always;
+ add_header Access-Control-Allow-Origin "*" always;
}
# Images - moderate cache