You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
virtual-patient/docker/v3.1.0/发布说明.md

10 lines
215 B
Markdown

10 months ago
1. virtual-patient-manage配置文件增加配置
```yml
# 数字人生成的地址
humanGenerate:
baseUrl: http://192.168.10.70:6711
silent: /silent-video
dynamic: /dynamic-video
status: /status/{uid}
```