top | item 37862297

(no title)

scooble | 2 years ago

I've read a bunch of tutorials promoting env vars to avoid secrets being accidentally checked into git. Step 1 is usually to create a .env file and add it to your gitignore.

discuss

order

AtlasBarfed|2 years ago

... and if you setup a git project and forget the gitignore

... your secrets get checked into git.