Gitea MCP command.

This commit is contained in:
2025-12-18 15:06:56 -05:00
parent bf723af2dc
commit 5168d5b4bf
+1 -1
View File
@@ -73,7 +73,7 @@ services:
volumes:
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
gitea-mcp:
command: ["-t", "http", "--port", "8080", "-d"]
command: ["/app/gitea-mcp", "-t", "http", "--port", "8080", "-d"]
container_name: gitea-mcp
environment:
GITEA_INSTANCE_URL: http://192.168.1.254:3013