mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-23 18:29:18 -05:00
Removed Doc-Container mentions
documentation container isnt available anymore / will be removed
This commit is contained in:
@@ -325,7 +325,6 @@ By default, Archon services run on the following ports:
|
||||
- **archon-mcp**: 8051
|
||||
- **archon-agents**: 8052 (optional)
|
||||
- **archon-agent-work-orders**: 8053 (optional)
|
||||
- **archon-docs**: 3838 (optional)
|
||||
|
||||
### Changing Ports
|
||||
|
||||
@@ -338,7 +337,6 @@ ARCHON_SERVER_PORT=8181
|
||||
ARCHON_MCP_PORT=8051
|
||||
ARCHON_AGENTS_PORT=8052
|
||||
AGENT_WORK_ORDERS_PORT=8053
|
||||
ARCHON_DOCS_PORT=3838
|
||||
```
|
||||
|
||||
Example: Running on different ports:
|
||||
|
||||
Reference in New Issue
Block a user