You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace with whatever you would like your app to be called. The URL to your app will be http://<mypump>-<myOpenshiftDomain>.rhcloud.com (of course you may also point a custom domain name at that).
Known issues
Websockets don't work over 80/443. They apparently do work over 8000/8443, but it might be an easier quick fix in pump.io to make sockjs configurable to set websockets on or off, rather than trying to work with different port configurations.