KyleGalvin / webapps

1 stars 0 forks source link

localhost breaking remote useage #11

Open KyleGalvin opened 9 years ago

KyleGalvin commented 9 years ago

using 'localhost' for the websocket URL breaks the website on any device other than the server: https://github.com/darkdigitaldream/webapps/blob/master/views/index.ejs

use domain name or IP address instead.