Please don't commit .env

added by JavaScript Kicks
12/20/2018 9:31:35 AM

860 Views

Whenever we decide to use .env files to hide our precious API keys and passwords, we are always reminded to never commit the .env file. Despite that, running a quick search on GitHub reveals that there are still a number of people who didn't get the memo.


0 comments