Skip to content

Commit 71cb16f

Browse files
committed
Add path to serverless.yaml
1 parent e4dbb91 commit 71cb16f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cors-proxy/serverless.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ functions:
1111
handler: index.handler
1212
events:
1313
- http:
14+
path: '/'
1415
method: post
1516
cors:
1617
origin: 'https://www.frequency.xyz'

0 commit comments

Comments
 (0)