Prod Ready

This commit is contained in:
2020-02-06 22:04:53 +11:00
parent c2d6cb09dc
commit 62ae9be61a

View File

@ -6,7 +6,7 @@ frameworkVersion: ">=1.26.0"
provider:
name: aws
runtime: nodejs10.x
stage: ${opt:stage, "test"}
stage: ${opt:stage, "prod"}
region: ap-southeast-2
memorySize: 512