Unify MCP across clients; remove legacy plugin server
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
Some checks failed
DSS Project Analysis / dss-context-update (push) Has been cancelled
This commit is contained in:
@@ -206,11 +206,13 @@ export default create({
|
||||
|
||||
## Server Configuration
|
||||
|
||||
DSS Storybook runs on port 6006 by default:
|
||||
DSS Storybook runs on port `6226` by default:
|
||||
- Host: 0.0.0.0 (configurable)
|
||||
- Port: 6006 (configurable)
|
||||
- Port: 6226 (configurable via `STORYBOOK_PORT`)
|
||||
- Auto-open: disabled by default
|
||||
|
||||
Many target projects still run Storybook on `6006`/`6007`; DSS service discovery can detect those running instances.
|
||||
|
||||
## Best Practices
|
||||
|
||||
1. **Story Organization**
|
||||
|
||||
Reference in New Issue
Block a user