Fix bugs introduced from merge with master. (refs #2221)
[arvados.git] / docker / config.yml.example
index 1df39b313eb5adbba6da6a7e55dc643c7056a894..da06fee255f046f701cc1b92585d106f45e16f8e 100644 (file)
@@ -44,13 +44,14 @@ ARVADOS_PROD_PW:
 # If a _SECRET variable is set to an empty string, a password
 # will be chosen randomly at build time. This is the
 # recommended setting.
+
+# The value for the Rails config.secret_token setting.
 API_SECRET:
 
 # A "superuser" token with which servers can authenticate to
 # the API server, before an administrative user has been created.
-# Necessary for bootstrapping, e.g. so Keep can register with
-# the API server before any users have been added.
-API_SUPERUSER_TOKEN: 
+# Leave this blank to generate a secret randomly at build time (recommended).
+API_SUPERUSER_SECRET:
 
 # More than anything this should be auto-generated, but
 # we don't presently have a good place to store it. So just
@@ -69,7 +70,7 @@ WORKBENCH_DATA_EXPORT_DIR: /data/arvados-workbench-download/data
 WORKBENCH_VCF_PIPELINE_UUID:
 WORKBENCH_SITE_NAME: Arvados Workbench
 WORKBENCH_INSECURE_HTTPS: true
-WORKBENCH_ACTIVATION_CONTACT_LINK: mailto:arvados@clinicalfuture.com
+WORKBENCH_ACTIVATION_CONTACT_LINK: mailto:arvados@curoverse.com
 WORKBENCH_ARVADOS_LOGIN_BASE: https://@@API_HOSTNAME@@.@@ARVADOS_DOMAIN@@/login
 WORKBENCH_ARVADOS_V1_BASE: https://@@API_HOSTNAME@@.@@ARVADOS_DOMAIN@@/arvados/v1
 WORKBENCH_SECRET: