Skip to content

Commit f658297

Browse files
committed
remove OPTIONS from default
Signed-off-by: jackyalbo <jacky.albo@gmail.com>
1 parent 13bfb61 commit f658297

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ config.S3_CORS_ALLOW_METHODS = [
172172
'POST',
173173
'PUT',
174174
'DELETE',
175-
'OPTIONS'
176175
];
177176
config.S3_CORS_ALLOW_HEADERS = [
178177
'Content-Type',

0 commit comments

Comments
 (0)