X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b5097189362f4cb1fb96d6993d570500a7e227ae..644f5de63e2b8b02e054fcbb3e9af39560cffae3:/services/api/app/controllers/arvados/v1/schema_controller.rb?ds=sidebyside diff --git a/services/api/app/controllers/arvados/v1/schema_controller.rb b/services/api/app/controllers/arvados/v1/schema_controller.rb index 25736d31e7..c3b34112b2 100644 --- a/services/api/app/controllers/arvados/v1/schema_controller.rb +++ b/services/api/app/controllers/arvados/v1/schema_controller.rb @@ -58,6 +58,7 @@ class Arvados::V1::SchemaController < ApplicationController remoteHosts: Rails.configuration.remote_hosts, remoteHostsViaDNS: Rails.configuration.remote_hosts_via_dns, websocketUrl: Rails.application.config.websocket_address, + workbenchUrl: Rails.application.config.workbench_address, parameters: { alt: { type: "string",