NoBrainerQuiz / web

Web application for NoBrainer
0 stars 0 forks source link

Websockets does not fetch host dynamically... #3

Closed Kent55 closed 6 years ago

Kent55 commented 6 years ago

Currently websockets use 127.0.0.1:3000. When using a different host, such as through vagrant and homestead this will not work. We need to dynamically determine the users host in order to prevent an uncaught reference error.