mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-06-27 17:13:31 +00:00
Improve formatting
This commit is contained in:
parent
ecee345f9c
commit
d3d2f33661
1 changed files with 2 additions and 2 deletions
|
@ -25,9 +25,9 @@ Update the `config.yaml` file in your Open MCP Auth Proxy setup using your Keycl
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Proxy server configuration
|
# Proxy server configuration
|
||||||
listen_port: 8081 # Port for the auth proxy
|
listen_port: 8081 # Port for the auth proxy
|
||||||
base_url: "http://localhost:8000" # Base URL of the MCP server
|
base_url: "http://localhost:8000" # Base URL of the MCP server
|
||||||
port: 8000 # MCP server port
|
port: 8000 # MCP server port
|
||||||
|
|
||||||
# Define path mappings
|
# Define path mappings
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue