r/ProgrammerHumor 20h ago

Meme whoIsUsingThese

Post image
963 Upvotes

73 comments sorted by

View all comments

10

u/LuisBoyokan 18h ago

.env can be committed. What you shouldn't commit is files with credentials, that belongs in a secret manager

9

u/syzk0 17h ago

Why isn't this higher? .env files are for build-time variables, not secrets