Files
wvp-platform/docker/.env
16337 a879487551 修复:补充 Docker COS 凭证配置,修复截图代理 404 问题
- docker-compose.yml 添加 COS_SECRET_ID/KEY/REGION/BUCKET 环境变量透传
- docker/.env 填入腾讯云 COS 凭证和截图回调地址
- AiRoiController 移除多余 @GetMapping 注解,消除 Spring 双注解警告

根因:容器未传入 COS 凭证 → CosUtil 初始化跳过 → proxyScreenshotImage 返回 null → 404

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-17 11:03:20 +08:00

28 lines
533 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

MediaRtmp=10001
MediaRtsp=10002
MediaRtp=10003
WebHttp=8080
WebHttps=8081
Stream_IP=127.0.0.1
SDP_IP=127.0.0.1
SIP_ShowIP=127.0.0.1
SIP_Port=8160
SIP_Domain=3502000000
SIP_Id=35020000002000000001
SIP_Password=wvp_sip_password
RecordSip=true
RecordPushLive=
# COS 截图代理(腾讯云 COS
COS_REGION=ap-shanghai
COS_BUCKET=xhwkzx-1-1389966313
COS_SECRET_ID=AKIDVxPiqmVhYv7FCwVqytdAVddQ2TJySt9I
COS_SECRET_KEY=1rVyEI8mMVWs21xfBUjy4BE6DA4z7KWb
# AI 截图回调地址
AI_SCREENSHOT_CALLBACK_URL=http://124.221.55.225:18080