-
Notifications
You must be signed in to change notification settings - Fork 20
Lio/tenants #1408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Lio/tenants #1408
Conversation
86a64c8 to
3561903
Compare
| - `DEFANG_MODEL_ID` - The model ID of the LLM to use for the generate/debug AI integration (Pro users only) | ||
| - `DEFANG_NO_CACHE` - If set to `true`, disables pull-through caching of container images; defaults to `false` | ||
| - `DEFANG_ORG` - The name of the organization to use; defaults to the user's GitHub name | ||
| - `DEFANG_ORG` - The name of the organization to use; defaults to the user's personal org |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the "Github name" -> "personal org" change doesn't seem to be propagated to the other READMEs
|
@lionello re: the stuff in the |
My understanding is that we're leaning towards the word "workspaces" for anything user-facing. Since a user might use the env var, it whould be |
Description
Use
DEFANG_ORGinstead ofDEFANG_TENANT. Depends on https://github.com/DefangLabs/defang-mvp/pull/2128Linked Issues
Checklist