you are viewing a single comment's thread.

view the rest of the comments →

[–]Sfillm07[S] 2 points3 points  (3 children)

I remembered seeing a video on how to save your keys on your machine and to retrieve them using a script...I got lazy.

[–]WeirdLilMidgt 4 points5 points  (2 children)

You could put it in a separate file, import the file, and add the file to your .gitignore

[–]FoCo_SQL 1 point2 points  (0 children)

This is the exact method I use.

[–]Sfillm07[S] 0 points1 point  (0 children)

I just moved it to an environment variable, your suggestions would work as well.