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 dotenv #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

alphaleadership
Copy link

No description provided.

@fr34kyn01535
Copy link
Owner

Why is config() called twice?

@alphaleadership
Copy link
Author

in fact the number of time the function is call is a no issue to performance

@fr34kyn01535
Copy link
Owner

I understand its a singleton call, nevertheless the order of invocation in this prorgam should be clear enough to not require calls "for good measure".

@alphaleadership
Copy link
Author

the function update process.env you can remove the second call if you want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants