* **I'm submitting a ...** - [x] bug report * **What is the current behavior?** The URLs being hardcoded, which is not maintainable access to all environments. * **What is the expected behavior? (how you want it to be)** - [x] Use package like `dotenv` to manage the variables. * **Please tell us about your environment:** - node version: v12.16.1
I'm submitting a ...
What is the current behavior?
The URLs being hardcoded, which is not maintainable access to all environments.
What is the expected behavior? (how you want it to be)
dotenvto manage the variables.Please tell us about your environment: