X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e24125041ad492b45c97feffb33a037c5adda734..fb9730d1da1eab233e4e7ea01c1015cd70ba6cf7:/docker/api/application.yml.in diff --git a/docker/api/application.yml.in b/docker/api/application.yml.in index 627e775ed0..97eb66f5db 100644 --- a/docker/api/application.yml.in +++ b/docker/api/application.yml.in @@ -19,9 +19,9 @@ development: blob_signing_key: ~ production: - host: api.dev.arvados + host: api.@@ARVADOS_DOMAIN@@ - git_repo_ssh_base: "git@api.dev.arvados:" + git_repo_ssh_base: "git@api.@@ARVADOS_DOMAIN@@:" # Docker setup doesn't include arv-git-httpd yet. git_repo_https_base: false @@ -37,13 +37,6 @@ production: uuid_prefix: @@API_HOSTNAME@@ - # The e-mail address of the user you would like to become marked as an admin - # user on their first login. - # In the default configuration, authentication happens through the Arvados SSO - # server, which uses openid against Google's servers, so in that case this - # should be an address associated with a Google account. - auto_admin_user: @@API_AUTO_ADMIN_USER@@ - # compute_node_domain: example.org # compute_node_nameservers: # - 127.0.0.1