Skip to content

Commit 130562d

Browse files
committed
update
1 parent 72970b2 commit 130562d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ provider:
66
runtime: python3.7
77
stage: ${env:ALIS_APP_ID}
88
endpointType: regional
9-
memorySize: 256
9+
memorySize: 128
1010
environment:
1111
AUTHLETE_API_KEY: ${ssm:${env:ALIS_APP_ID}ssmAutlteleApiKey}
1212
AUTHLETE_API_SECRET: ${ssm:${env:ALIS_APP_ID}ssmAutlteleApiSecret}

0 commit comments

Comments
 (0)