fix:name
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 45s

This commit is contained in:
sexygoat
2026-05-07 17:08:14 +08:00
parent 13f8538941
commit 730626143d

View File

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