Reputation: 117
I'm using the parse dashboard at https://github.com/ParsePlatform/parse-dashboard on windows and the cmd prompt says "The dashboard is now available at http://0.0.0.0:4040/", but when i go to that url in the browser it says the site cant be reached.
Upvotes: 1
Views: 238
Reputation: 117
http://0.0.0.0:4040 doesn't work. Windows needs to use localhost.
Upvotes: 3