Skip to content

Commit 9c11168

Browse files
authored
Update netlify.toml
1 parent 9c4924e commit 9c11168

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

client/netlify.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,3 @@
22
from = "/*"
33
to = "/"
44
status = 200
5-
[[headers]]
6-
for = "/*"
7-
[headers.values]
8-
Access-Control-Allow-Origin = "*"
9-
Access-Control-Allow-Method = '''
10-
GET,
11-
POST,
12-
PUT,
13-
DELETE
14-
OPTION'''

0 commit comments

Comments
 (0)