Skip to content

Commit d16f9f1

Browse files
committed
address unrechable error
1 parent fe98f04 commit d16f9f1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

serverless.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,4 @@ functions:
3333
- http:
3434
method: ANY
3535
path: /{proxy+}
36-
- http:
37-
method: ANY
38-
path: /
36+
cors: true

0 commit comments

Comments
 (0)