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

Add support to .env files #30

Closed
maurosergiosilva opened this issue Jan 9, 2019 · 1 comment
Closed

Add support to .env files #30

maurosergiosilva opened this issue Jan 9, 2019 · 1 comment
Labels
enhancement New feature or request no-issue-activity
Projects

Comments

@maurosergiosilva
Copy link

Refactor code so config files load env from .env files, so I can use just one config file for any enviroment.
.env files could be managed by dotenv
.env / .env.test need to be added to .gitignore, and only .env.example should be commited
if node_env = test, .env.test should be used instead of .env file
docs must be updated to reflect those changes.

@LuBuss LuBuss added the enhancement New feature or request label Jan 24, 2019
@ngoyal16 ngoyal16 added this to To do in v1.0 Feb 18, 2019
@github-actions
Copy link

github-actions bot commented Jun 3, 2020

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
No open projects
v1.0
  
To do
Development

No branches or pull requests

2 participants