X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/926625e0650d6e055ee098798694af3006ae34a9..7df2da959b583d3646b9fde606f9e74d598d4bb9:/docker/api/production.rb.in diff --git a/docker/api/production.rb.in b/docker/api/production.rb.in index 8d52babc5f..967d185f47 100644 --- a/docker/api/production.rb.in +++ b/docker/api/production.rb.in @@ -80,7 +80,7 @@ Server::Application.configure do # config.compute_node_nameservers = ['1.2.3.4', '1.2.3.5'] require 'net/http' config.compute_node_nameservers = [ '@@ARVADOS_DNS_SERVER@@' ] - + config.compute_node_domain = false config.uuid_prefix = '@@API_HOSTNAME@@' # Authentication stub: hard code pre-approved API tokens.