Couldn't figure out how to use environmental variables .env file to provide Secret Key. I do know how to add environmental variables on the heroku end.
Was getting advice from this video: https://youtu.be/SBBzVbZBOvc?t=198 but couldn't run "source .env" - Don't know how to do this on Windows!
OK. Figured this out. Secret Key does not exist in repo now. Have updated heroku config vars. Need to figure out how to remove secret key from previous commits. Will add as separate issue.
Couldn't figure out how to use environmental variables .env file to provide Secret Key. I do know how to add environmental variables on the heroku end.
Was getting advice from this video: https://youtu.be/SBBzVbZBOvc?t=198 but couldn't run "source .env" - Don't know how to do this on Windows!