Gitea MCP command.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user