Files
labelimage/docker-compose.yml
2026-03-10 17:06:22 +08:00

10 lines
229 B
YAML

version: "3"
services:
digitalspace_labelui_ssr:
container_name: digitalspace_labelui_ssr
image: harbor.cowarobot.cn/gopro/digitalspace_labelui_ssr:stage_latest
restart: unless-stopped
ports:
- 5532:5532