Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-polk committed Nov 3, 2016
1 parent 84bb1ba commit b6a04e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Here is the full [Parse Server guide](https://github.com/ParsePlatform/parse-ser

```
npm install parse-dashboard --global
parse-dashboard --appId myAppId --masterKey "123" --serverURL
parse-dashboard --appId myAppId --masterKey "123" --serverURL http://localhost:1337/parse
```
This will respond that it is available at http://0.0.0.0, but actually it is at http://localhost.
Expand Down

0 comments on commit b6a04e7

Please sign in to comment.