We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heroku enabled the the websockets automatically for all applications. See https://blog.heroku.com/archives/2014/7/7/websockets_now_ga We don't need to enable the lab option ( it would not work anyway ).
Also as I'm seeing in #369 we will need to add DOMAIN as a variable to heroku too: heroku config:set DOMAIN=customDomainChoosed.herokuapp.com
heroku config:set DOMAIN=customDomainChoosed.herokuapp.com
The text was updated successfully, but these errors were encountered:
@valentinvieriu Good point, I completely forgotten about it! I'll add it to README.
README
Sorry, something went wrong.
@valentinvieriu See #396
No branches or pull requests
Heroku enabled the the websockets automatically for all applications. See https://blog.heroku.com/archives/2014/7/7/websockets_now_ga
We don't need to enable the lab option ( it would not work anyway ).
Also as I'm seeing in #369 we will need to add DOMAIN as a variable to heroku too:
heroku config:set DOMAIN=customDomainChoosed.herokuapp.com
The text was updated successfully, but these errors were encountered: