Skip to content
Snippets Groups Projects
Commit 19d73cd8 authored by Chirag Chandrahas Shetty's avatar Chirag Chandrahas Shetty
Browse files

Fixed Localhost URL

Updated the localhost link mentioned in the file to http://localhost:8080
parent 46a3f33b
No related branches found
No related tags found
No related merge requests found
......@@ -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'.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment