Join Slack
Powered by
4th question. How does seed play with dotenv flag ...
# seed
s
Shine Li
05/30/2021, 2:07 PM
4th question. How does seed play with dotenv flag in serverless framework? We heavily use
${env:SOME_ENV_VAR}
from a
.env.{STAGE_NAME}
file.
f
Frank
05/30/2021, 7:15 PM
If you are using the serverless dotenv plugin, it should just work.
Open in Slack
Previous
Next