Skip to content

Commit a6aa998

Browse files
authored
Update netlify.toml
1 parent e8ee049 commit a6aa998

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

client/netlify.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
from = "/*"
33
to = "/"
44
status = 200
5+
[[headers]]
6+
for = "/*"
7+
[headers.values]
8+
Access-Control-Allow-Origin = "*"

0 commit comments

Comments
 (0)