20688: Add wb1 to wb2 redirects to arvbox
[arvados.git] / tools / arvbox / lib / arvbox / docker / service / ready / run-service
index 1e9aae0c45eb6a4685324c6edcc99504f6bf3dff..b19edaf25ab379fd84488bf01646dabb79c854df 100755 (executable)
@@ -89,7 +89,7 @@ fi
 
 echo
 echo "Your Arvados-in-a-box is ready!"
-echo "Workbench is hosted at https://$localip"
+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]}"