[ARVADOS-DEV] updated: 80da6be45102cbd2a312dff4f5203964ef0f55b0

git at public.curoverse.com git at public.curoverse.com
Mon Jan 4 15:04:48 EST 2016


Summary of changes:
 arvbox/docker/service/api/run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  80da6be45102cbd2a312dff4f5203964ef0f55b0 (commit)
      from  91cc6e31cf0ad3cc43a45eb2dc7d30c2ae6158d7 (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 80da6be45102cbd2a312dff4f5203964ef0f55b0
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Mon Jan 4 15:04:45 2016 -0500

    8080: Fixes api server tests.

diff --git a/arvbox/docker/service/api/run b/arvbox/docker/service/api/run
index 419235d..68019e7 100755
--- a/arvbox/docker/service/api/run
+++ b/arvbox/docker/service/api/run
@@ -37,7 +37,7 @@ common:
   sso_app_secret: $sso_app_secret
   sso_app_id: arvados-server
   sso_provider_url: "https://$localip:3002"
-  workbench_address: "http://$localip"
+  workbench_address: "http://$localip/"
   sso_insecure: true
   auto_admin_first_user: true
   git_repo_ssh_base: "git@$localip:"

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list