Commit a3b87c83 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

desktop: fix local dev port

parent 843ccf50
......@@ -7,7 +7,7 @@ The Ollama desktop experience
In the background run the `ollama.py` [development](../docs/development.md) server:
```
python ../ollama.py serve --port 5001
python ../ollama.py serve --port 7734
```
Then run the desktop app:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment