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