Node.js: You are managing your environment variables wrong

by Narzeruson 7/20/2015, 10:15 PMwith 2 comments

by mattkreaon 7/20/2015, 10:45 PM

How does this not defeat the purpose of environment variables? I use them primary because I can set them in cloud-init or in my CI system and apply them to a Docker container I'm building without having to explicitly put them in my repo.