fix:百分比
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Has been cancelled

This commit is contained in:
sexygoat
2026-05-07 16:19:00 +08:00
parent 7dfbb2de3d
commit 92c5c4ed50
8 changed files with 32 additions and 18 deletions

View File

@@ -2,8 +2,8 @@ version: '3.8'
services:
web:
image: registry.boss160.cn/junhong/device-voice-h5:latest
container_name: junhong-device-voice-h5
image: registry.boss160.cn/junhong/c-xmot-iot:latest
container_name: junhong-c-xmot-iot
restart: unless-stopped
ports:
- '3003:80'