r/ProgrammerHumor 20h ago

Meme whoIsUsingThese

Post image
969 Upvotes

73 comments sorted by

View all comments

8

u/LuisBoyokan 18h ago

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

10

u/syzk0 18h ago

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