视频保存

This commit is contained in:
duoaohui
2026-05-19 18:25:28 +08:00
parent 44c75c9c64
commit 3d7e64dfa9
6 changed files with 28 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ minio:
secret_key: "echochat_2026-1s32dswW@#" # 密钥(与 docker-compose 中的 MINIO_ROOT_PASSWORD 一致)
bucket: "echochat" # 存储桶名称
use_ssl: false # 开发环境不使用 HTTPS
public_base_url: "http://yl.z64.cn/echochat"
public_base_url: "https://yl.z64.cn/echochat"
# Node media-server 接入配置Phase 2e-2 Task 7 HTTPMediaOrchestrator
# 对应 media-server/.env 的 MEDIA_INTERNAL_TOKEN + HTTP_PORT默认 3300