Doctave/doctave

Tell user to point the browser to localhost instead of 0.0.0.0 on Windows

enzo33peralta opened this issue · 2 comments

Running "doctave serve" in the command prompt gives me this:

image

Although, the browser does not seem to connect:

image

Is there any way to address this? Am using Windows 10 :) Thank you!

I've found that I just needed to use "localhost:4001". Apologies for the newbie mistake :D

Ah no worries at all! Thanks for reporting this - I think this is actually a legit (usability?) bug.

Maybe we need to change the message on Windows to say you need to go to localhost instead - that's definitely confusing.