Once the compile of Skylight is working etc from pull request #2 the Skylight app will crash when deployed to Heroku with the following error:
[SKYLIGHT] internal error: could not load skylight config from environment
I have checked the environment variables are set correctly and have even hard coded the Skylight authentication key in my config.ex and the same issue occurs. I have also run the locally in the prod environment and it works so I am a bit lost on what is happening on Heroku.
Once the compile of Skylight is working etc from pull request #2 the Skylight app will crash when deployed to Heroku with the following error:
I have checked the environment variables are set correctly and have even hard coded the Skylight authentication key in my config.ex and the same issue occurs. I have also run the locally in the prod environment and it works so I am a bit lost on what is happening on Heroku.