1 year ago
#328484
Simon
Firebase private key set as a config variable in Heroku not recognised - Django app
this is driving me mad. I have .env set up in my Django project and my firebase private key in the .env file. It works fine locally but when I move it to Heroku, set the config variable it does not recognise the key start -----BEGIN PRIVATE KEY-----
I have tried loads of different solutions suggested on here, adding "", stringify the os.env variable but nothing works. Im bored now does anyone have an answer?
django
heroku
private
0 Answers
Your Answer