X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/735d69e66e208bbc5c49d6276c74dc66bf181efe..f22a032d478ab34e801990ad4bf7f62cfb6cb07a:/docker/config.yml.example?ds=inline 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@@ # ==============================