fix(docs): drop the stale memory :8001 reference from the macOS quickstart
package / wheel (pull_request) Waiting to run
package / wheel (pull_request) Waiting to run
The memory microservice was deleted 2026-08-25 when curation moved in-process (curator.py) - well before this PR was written. Copied over from the Linux quickstart's older wording.
This commit is contained in:
@@ -186,7 +186,7 @@ backend/frontend/Ollama stack itself runs natively, no VM or container needed.
|
|||||||
# web UI, memory DB.
|
# web UI, memory DB.
|
||||||
./install-macos.sh
|
./install-macos.sh
|
||||||
|
|
||||||
# 3. Launch (memory :8001, backend :8000 — backend also serves the built UI)
|
# 3. Launch (backend :8000 — also serves the built UI)
|
||||||
./launch_nexus.sh
|
./launch_nexus.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user