From 07df7cd0a639677688d0f2708ebbc360fb05e0e9 Mon Sep 17 00:00:00 2001 From: Pavindu Lakshan Date: Thu, 3 Apr 2025 16:57:45 +0530 Subject: [PATCH] Update port config --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaeab21..d153faa 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Create a configuration file config.yaml with the following parameters: ```yaml mcp_server_base_url: "http://localhost:8000" # URL of your MCP server -listen_address: ":8080" # Address where the proxy will listen +listen_port: 8080 # Address where the proxy will listen asgardeo: org_name: "" # Your Asgardeo org name