14794: Adds workbench2 url to workbench's config on arvbox
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 25 Feb 2019 21:30:39 +0000 (18:30 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 25 Feb 2019 21:30:39 +0000 (18:30 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

tools/arvbox/lib/arvbox/docker/service/workbench/run-service

index 68c87233f0001b25a05e38917a3b1356fa49822c..6f13ee0278f8c67c333b03f338c998c741a8d9a8 100755 (executable)
@@ -44,6 +44,7 @@ $RAILS_ENV:
   arvados_docsite: http://$localip:${services[doc]}/
   force_ssl: false
   composer_url: http://$localip:${services[composer]}
+  workbench2_url: https://$localip:${services[workbench2-ssl]}
 EOF
 
 bundle exec rake assets:precompile