I'm developing a Node application using Docker and docker-compose, which all have awesome ways to import multiple environment variables from a .env
file.
Just wondering if there's a shortcut for updating a Heroku deployment's env vars instead of typing them out.
I've noticed there's no --env-file
option on the official docs: https://devcenter.heroku.com/articles/config-vars