Skip to content

Commit 35907fa

Browse files
committed
Add CORS header for 3D models
1 parent 8c25800 commit 35907fa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

public/_headers

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66

77
/assets/*
88
Cache-Control: public, max-age=31536000, immutable
9+
10+
/data/models/*
11+
Access-Control-Allow-Origin: *

0 commit comments

Comments
 (0)