[ARVADOS] updated: 1.3.0-388-gd1fcb330f
Git user
git at public.curoverse.com
Mon Feb 25 16:31:11 EST 2019
Summary of changes:
tools/arvbox/lib/arvbox/docker/service/workbench/run-service | 1 +
1 file changed, 1 insertion(+)
via d1fcb330f81e0f3d3a2a817340cbd499a47b047e (commit)
from 689cd158566b0370153e521aceff2758e77f2e8a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit d1fcb330f81e0f3d3a2a817340cbd499a47b047e
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Mon Feb 25 18:30:39 2019 -0300
14794: Adds workbench2 url to workbench's config on arvbox
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/tools/arvbox/lib/arvbox/docker/service/workbench/run-service b/tools/arvbox/lib/arvbox/docker/service/workbench/run-service
index 68c87233f..6f13ee027 100755
--- a/tools/arvbox/lib/arvbox/docker/service/workbench/run-service
+++ b/tools/arvbox/lib/arvbox/docker/service/workbench/run-service
@@ -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
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list