Skip to content
Snippets Groups Projects
Commit bda459d6 authored by Amir Rajan's avatar Amir Rajan
Browse files

enable websockets

parent 0188d9df
No related branches found
No related tags found
No related merge requests found
......@@ -82,6 +82,10 @@ Assign a dyno to your app:
heroku ps:scale web=1
Enable websockets (currently in beta):
heroku labs:enable websockets
Open the app (same as opening it in the browser):
heroku open
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment