mirror of
https://github.com/langgenius/dify.git
synced 2026-07-24 04:58:32 +08:00
|
|
||
|---|---|---|
| .. | ||
| new-deployment-button.tsx | ||
| README.md | ||
Deployment Instances Header Actions
Header action for opening the deploy drawer from the instances route.
Internal Modules
| Module | Why this module uses it |
|---|---|
deploy-drawer |
Opens the deploy drawer for the first available undeployed environment. |
route-state |
Reads the route app instance identity for deployment actions. |
detail |
Reads detail-owned query state and runtime instance rows. |
External Modules
None.