X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/33f52182ea5d0ca602ebe4dff81822ed57a3a847..f22a032d478ab34e801990ad4bf7f62cfb6cb07a:/docker/config.yml.example diff --git a/docker/config.yml.example b/docker/config.yml.example index 30fc1d46ff..d4cda970d9 100644 --- a/docker/config.yml.example +++ b/docker/config.yml.example @@ -66,7 +66,7 @@ API_SUPERUSER_SECRET: # change it and don't be dumb. POSTGRES_ROOT_PW: dummy_pw -# The URL for this installation's Omniauth server. +# The URL of the SSO server that you want your API server to use. OMNIAUTH_URL: https://@@SSO_HOSTNAME@@.@@ARVADOS_DOMAIN@@ # ==============================