Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Serverless] enable multiple .env files #165

Open
siruku6 opened this issue Nov 3, 2021 · 0 comments
Open

[Serverless] enable multiple .env files #165

siruku6 opened this issue Nov 3, 2021 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@siruku6
Copy link
Owner

siruku6 commented Nov 3, 2021

Summary

Enable two or more .env files, for example, .env, .env.dev and .env.local.
It is possible by using serverless-dotenv-plugin.

Current state

As following, it is enabled to use only one .env file.
https://www.serverless.com/framework/docs/environment-variables

@siruku6 siruku6 added the enhancement New feature or request label Nov 3, 2021
@siruku6 siruku6 added this to To do in Task board via automation Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Task board
  
To do
Development

No branches or pull requests

1 participant