Skip to content

Commit 66fa56d

Browse files
committed
fixing CORS on /data/* folder
1 parent 925c775 commit 66fa56d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.netlifyheaders

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/data/*
22
Access-Control-Allow-Origin: *
3+
Access-Control-Allow-Headers: content-type

0 commit comments

Comments
 (0)