소스 검색

desktop: fix local dev port

Jeffrey Morgan 1 년 전
부모
커밋
a3b87c836d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: