6587: Documentation to access an arvados VM using webshell. Updated pages such as...
[arvados.git] / docker / api / application.yml.in
index 627e775ed077f4ae5262ffb77cb4d58113870923..97eb66f5db2fc79bcd1236a6895270a2eec22ea8 100644 (file)
@@ -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