Hacker News new | ask | show | jobs
by wodenokoto 783 days ago
Since loading dotenv files happens together with executing code I I have decided to trust my .env files just like I trust the rest of my code not to delete my entire system and therefore I source them.