diff --git a/README.md b/README.md index 897d57daa7ed9f4036a84c38f25c682e08a4ed7d..0d4268e52a72beb0f088189ded703ed6823a2b9a 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,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'.