mirror of
https://github.com/langgenius/dify.git
synced 2026-07-23 03:58:31 +08:00
| .. | ||
| __tests__ | ||
| channels | ||
| permissions | ||
| index.tsx | ||
| README.md | ||
| state.ts | ||
Deployment Access
Access route composition for webapp channels and environment permission sections.
Internal Modules
| Module | Why this module uses it |
|---|---|
route-state |
Reads the route app instance identity for access settings queries. |
detail/access/channels |
Renders access channel endpoint settings. |
detail/access/permissions |
Renders environment access policy settings. |
External Modules
None.