Try removing /mcp from proxy backend url
This commit is contained in:
parent
5b346029c6
commit
3f540c2b5f
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
|||
- --external-url=https://git-mcp-oauth.dumpnet.chat
|
||||
- --no-auto-tls=true
|
||||
- --listen=:8080
|
||||
- http://forgejo-mcp.mcp.svc.cluster.local/mcp
|
||||
- http://forgejo-mcp.mcp.svc.cluster.local
|
||||
env:
|
||||
- name: DATA_PATH
|
||||
value: /tmp/data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue