From a70011a7e9098fad6b33c57452ff41bee2c219ae Mon Sep 17 00:00:00 2001 From: Ilya Sharov <38953103+xsharov@users.noreply.github.com> Date: Thu, 10 Apr 2025 21:13:38 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0110af1..c7f7697 100644 --- a/readme.md +++ b/readme.md @@ -28,7 +28,7 @@ You can provide your **OpenRouter** (OpenAI-compatible) API key through an envir ./ollama-proxy "your-openrouter-api-key" -Once running, the proxy listens on port `8080`. You can make requests to `http://localhost:8080` with your Ollama-compatible tooling. +Once running, the proxy listens on port `11434`. You can make requests to `http://localhost:11434` with your Ollama-compatible tooling. ## Installation 1. **Clone the Repository**: