Removed Doc-Container mentions

documentation container isnt available anymore / will be removed
This commit is contained in:
DIY Smart Code
2025-11-07 20:39:57 +01:00
committed by GitHub
parent 987c874394
commit 33f1db303e

View File

@@ -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: