Right now the config file contains sensitive env vars.
Remove those from config and use it from the .env file.
Search all the occurances of os.GenENV and replace them - env should be fetched along with config by the
"github.com/kelseyhightower/envconfig"