Skip to content
Snippets Groups Projects
Commit e5b1e7c9 authored by John-Paul Robinson's avatar John-Paul Robinson
Browse files

Merge branch 'readMe' into 'master'

Fixed Localhost URL

See merge request !25
parents 0291abdc 19d73cd8
No related branches found
No related tags found
1 merge request!25Fixed Localhost URL
...@@ -105,6 +105,6 @@ vagrant ssh ood -c "sudo mount -a" ...@@ -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 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): (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'. 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