Gitea MCP command.
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
|
- ${ULTIMA_DOCKER_DIR}/faster-whisper/:/config
|
||||||
gitea-mcp:
|
gitea-mcp:
|
||||||
command: ["-t", "http", "--port", "8080", "-d"]
|
command: ["/app/gitea-mcp", "-t", "http", "--port", "8080", "-d"]
|
||||||
container_name: gitea-mcp
|
container_name: gitea-mcp
|
||||||
environment:
|
environment:
|
||||||
GITEA_INSTANCE_URL: http://192.168.1.254:3013
|
GITEA_INSTANCE_URL: http://192.168.1.254:3013
|
||||||
|
|||||||
Reference in New Issue
Block a user