aws-samples / chimesdk-sip-voicebot

MIT No Attribution
2 stars 0 forks source link

feat: add env variables #1

Closed schuettc closed 10 months ago

schuettc commented 10 months ago

Change from Parameters to env variables.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jyjohnson commented 10 months ago

Does the env file have to begin w/ "."? Does that make it hidden on Linux?

schuettc commented 10 months ago

That's part of how dotenv works, yes

https://www.npmjs.com/package/dotenv