Skip to content

Commit

Permalink
FIX memorysize
Browse files Browse the repository at this point in the history
  • Loading branch information
YaroslavPshenichnikov committed Dec 19, 2023
1 parent 68b8c0d commit aed29e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Resources:
Properties:
CodeUri: docspace-reverse-proxy/
Description: ""
MemorySize: 256
MemorySize: 128
Timeout: 3
Handler: index.handler
Runtime: nodejs18.x
Expand Down

0 comments on commit aed29e0

Please sign in to comment.