Open teamagility opened 7 years ago
Hi, can you provide guidance on this one?
Hi, I tried to deploy in Heroku but it does not work due to how Heroku performs the HTTP redirections. The problems is that the demo needs to be deployed through HTTPS or otherwise WebRTC will not work (due to current security policies). As it is just a demo, I recommend you to deploy anywhere (e.g. your local laptop, an AWS box, etc.) and just use ngrok for exposing it to the Internet.
Hi
What needs to be changed in the app to enable it to run on heroku? It doesn't run on Heroku in its current form.
Thanks!