Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Dotenv libraries are just for dev and other similar environments. In production you should still use normal environment variables (or whatever system you use to load your configuration), as dotenv files stay on the filesystem and sometimes even committed to your SCM.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: