Skip to content

Commit

Permalink
Merge pull request webmachine#218 from derek121/port-used-in-docs
Browse files Browse the repository at this point in the history
Change reference to listening port to 8080

Reviewed-by: reiddraper
  • Loading branch information
borshop committed Sep 17, 2014
2 parents 79f661c + 6712884 commit d74a2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ make
./start.sh
#+END_SRC

The application will be available at [[http://localhost:8000]].
The application will be available at [[http://localhost:8080]].

To learn more continue reading [[http://webmachine.basho.com/][here]].

Expand Down

0 comments on commit d74a2e7

Please sign in to comment.