diff --git a/README.md b/README.md index e247f27633deef17a0d1093f6833be8386fe0564..80e77806a1a71dee9cf466c4b28db84a38fbc25f 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,6 @@ vagrant ssh ood -c "sudo mount -a" After this point you can connect to the web ui of the ood node, typically via (the port mapping may change in your local vagrant env): -http://localhost/8080 +http://localhost:8080 The default user name and password for the web UI is 'vagrant'.