Skip to content

Commit c267246

Browse files
authored
Merge pull request #183 from HILOLT/main
serverless.yml change
2 parents f19d73f + bceb4ad commit c267246

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

serverless.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,9 @@ functions:
2424
- httpApi:
2525
path: /api/github/webhooks
2626
method: post
27+
28+
29+
memorySize:
30+
- 256
31+
timeout: 30
32+
logRetentionInDays: 14

0 commit comments

Comments
 (0)