20688: Add wb1 to wb2 redirects to arvbox
[arvados.git] / tools / arvbox / lib / arvbox / docker / service / ready / run-service
index 5007fe0be3e8e459fdd107246b5987b324051bfd..b19edaf25ab379fd84488bf01646dabb79c854df 100755 (executable)
@@ -89,7 +89,8 @@ fi
 
 echo
 echo "Your Arvados-in-a-box is ready!"
-echo "Workbench is running at https://$localip"
-echo "Workbench2 is running at https://$localip:${services[workbench2-ssl]}"
+echo "Workbench is hosted at https://$localip:${services[workbench]}"
+echo "Workbench2 is hosted at https://$localip:${services[workbench2-ssl]}"
+echo "Documentation is hosted at http://$localip:${services[doc]}"
 
 rm -r /tmp/arvbox-ready