Explorar el Código

desktop: fix local dev port

Jeffrey Morgan hace 1 año
padre
commit
a3b87c836d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      desktop/README.md

+ 1 - 1
desktop/README.md

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