3261: simplify Makefile
[arvados.git] / docker / config.yml.example
index 30fc1d46ff54040296409722c9072b82ed0c259d..52a505cc281c610324a9ac442c6eb55e02514c90 100644 (file)
@@ -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