mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-22 06:43:57 +00:00
desktop: fix local dev port
This commit is contained in:
@@ -7,7 +7,7 @@ The Ollama desktop experience
|
|||||||
In the background run the `ollama.py` [development](../docs/development.md) server:
|
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:
|
Then run the desktop app:
|
||||||
|
|||||||
Reference in New Issue
Block a user