We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47be91 commit bf2a60dCopy full SHA for bf2a60d
docker-compose.yml
@@ -3,7 +3,7 @@
3
version: '3'
4
services:
5
# MCP 接入点服务
6
- mcp-endpoint-server:
+ voiceprint-api:
7
image: ghcr.nju.edu.cn/xinnan-tech/voiceprint-api:latest
8
container_name: voiceprint-api
9
restart: always
0 commit comments