changed app.py and docs so that the entries override system env vars. fixes #52
This commit is contained in:
@@ -38,6 +38,8 @@ Every sample in the demo requires some basic credentials from your Twilio accoun
|
||||
When you generate an API key pair at the URLs above, your API Secret will only be shown once -
|
||||
make sure to save this information in a secure location, or possibly your `~/.bash_profile`.
|
||||
|
||||
Note also that in this starter kit, variables set in `.env` will override those in your `.bash_profile` and/or `.bashrc`.
|
||||
|
||||
### Configure product-specific settings
|
||||
|
||||
Depending on which demos you'd like to run, you may need to configure a few more values in your `.env` file.
|
||||
|
||||
Reference in New Issue
Block a user