Auto Merge of PR 80 - mcp-servers-proxy_2025-12-18T09-05-53
Renovate / renovate (push) Successful in 3m18s
Renovate / renovate (push) Successful in 3m18s
Merged by Trez.One
This commit was merged in pull request #80.
This commit is contained in:
@@ -74,6 +74,10 @@ services:
|
|||||||
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
|
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
|
||||||
gitea-mcp:
|
gitea-mcp:
|
||||||
container_name: gitea-mcp
|
container_name: gitea-mcp
|
||||||
|
environment:
|
||||||
|
GITEA_HOST: http://192.168.1.254:3013
|
||||||
|
GITEA_INSECURE: true
|
||||||
|
GITEA_ACCESS_TOKEN: ${GITEA_ROOT_TOKEN}
|
||||||
expose:
|
expose:
|
||||||
- 8000
|
- 8000
|
||||||
image: gitea/gitea-mcp-server:0.5.0
|
image: gitea/gitea-mcp-server:0.5.0
|
||||||
|
|||||||
Reference in New Issue
Block a user