Merge branch '11908-properties-column-json'
[arvados.git] / services / api / app / controllers / arvados / v1 / schema_controller.rb
index c3b34112b2d32134a154d8dbc67e2c0eacd6c321..a237829ec7b4f06f6d0aae693a7853e318777b7f 100644 (file)
@@ -59,6 +59,7 @@ class Arvados::V1::SchemaController < ApplicationController
         remoteHostsViaDNS: Rails.configuration.remote_hosts_via_dns,
         websocketUrl: Rails.application.config.websocket_address,
         workbenchUrl: Rails.application.config.workbench_address,
+        keepWebServiceUrl: Rails.application.config.keep_web_service_url,
         parameters: {
           alt: {
             type: "string",