X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3301424f804263b2bab807932f5293993e231b96..f6e2ed9520af6a1184160a2008ed13d3b0f2f76f:/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.