X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/564a719cc8bb9abd6684ad1d60e73a66be2901a2..f0a746bb545d7db0760cd397c849315787c5231a:/docker/config.yml.example?ds=sidebyside diff --git a/docker/config.yml.example b/docker/config.yml.example index 30fc1d46ff..52a505cc28 100644 --- a/docker/config.yml.example +++ b/docker/config.yml.example @@ -66,8 +66,9 @@ API_SUPERUSER_SECRET: # change it and don't be dumb. POSTGRES_ROOT_PW: dummy_pw -# The URL for this installation's Omniauth server. -OMNIAUTH_URL: https://@@SSO_HOSTNAME@@.@@ARVADOS_DOMAIN@@ +# The URL of the SSO server that you want your API server to use. If +# blank, use the sso docker container. +OMNIAUTH_URL: # ============================== # Workbench settings