Closed dblock closed 7 years ago
See https://aws.amazon.com/blogs/aws/new-for-aws-lambda-environment-variables-and-serverless-application-model, no need for a custom production env or code anymore!
So just to make sure I understand, here we want to remove env variables from .env.json and project.json and set them in Lambda env variable setting, right?
.env.json
project.json
See https://aws.amazon.com/blogs/aws/new-for-aws-lambda-environment-variables-and-serverless-application-model, no need for a custom production env or code anymore!