Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

.env entries override system environment vars#53

Open
zevaverbach wants to merge 2 commits into
TwilioDevEd:masterfrom
zevaverbach:master
Open

.env entries override system environment vars#53
zevaverbach wants to merge 2 commits into
TwilioDevEd:masterfrom
zevaverbach:master

Conversation

@zevaverbach

@zevaverbach zevaverbach commented Dec 5, 2020

Copy link
Copy Markdown

This would have saved me a few hours of frustration, and I imagine will do the same for anyone using this starter repo who already has Twilio-related env vars in their .bashrc.

The net effect is that env vars will be used as a fallback instead of the primary source of truth for the variables this repo's README encourages users to create. The documentation here, as it exists, doesn't consider the possibility that .env might get overridden by env vars. This PR fulfills that assumption by preventing it from ever happening.

fixes #52

@zevaverbach zevaverbach mentioned this pull request Dec 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sync demo not working

1 participant