+Ensure that you've set `DSTACK_SERVER_URL` environment variable to the URL of the `dstack` Enterprise installation if it's different from the default `http://localhost:3000`, e.g., `DSTACK_SERVER_URL=https://enterprise-example.dstack.ai`. If the server is available on multiple domains, specify additional server URLs allowed for Entra login via the `DSTACK_ENTRA_EXTRA_URLS` environment variable, e.g. `DSTACK_ENTRA_EXTRA_URLS=https://enterprise2.dstack.ai,https://enterprise3.dstack.ai`.
0 commit comments