Skip to content

Commit 7a0ebb1

Browse files
committed
maybe this will work
1 parent 4857413 commit 7a0ebb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

now.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"src": "/api/gist",
77
"dest": "/api/gist.js",
88
"headers": {
9-
"Access-Control-Allow-Headers": "content-type"
9+
"Access-Control-Allow-Origin": "https://engine262.js.org",
10+
"Access-Control-Allow-Headers": "content-type",
11+
"Access-Control-Allow-Methods": "POST"
1012
}
1113
},
1214
{

0 commit comments

Comments
 (0)