We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20dc7c commit aeb3b67Copy full SHA for aeb3b67
docs/index.md
@@ -77,10 +77,10 @@ cp .env.example .env
77
docker-compose up -d
78
79
# 5. Access the registry
80
-open http://localhost:3001
+open http://localhost:7860
81
```
82
83
-The registry will be available at `http://localhost:3001` with example MCP servers pre-configured.
+The registry will be available at `http://localhost:7860` with example MCP servers pre-configured.
84
85
---
86
0 commit comments