Use `dotenv` to read ENV vars to configure the proxy script - [x] create an index of all needed ENV values - [x] have default values - [x] have ENV values override the defaults ( using `dotenv` )