We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe98f04 commit d16f9f1Copy full SHA for d16f9f1
1 file changed
serverless.yml
@@ -33,6 +33,4 @@ functions:
33
- http:
34
method: ANY
35
path: /{proxy+}
36
- - http:
37
- method: ANY
38
- path: /
+ cors: true
0 commit comments