profile-place/website

config/prod.secret.exs is not in gitignore

Opened this issue · 2 comments

yeah, we know. our actual secrets are stored in config/secret.exs, so it doesn't matter

was i high when writing this or what
regardless, keeping it open while i figure out how the hell secrets are gonna be managed in the code

Erm that file should be kept outside of gitignore? Have a look at this. It is there in the code but reads the sys. env. vars.