fix(api): use https://label.softtest.cowarobot.com
This commit is contained in:
9
docker-compose.yml
Normal file
9
docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
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:
|
||||
- 5531:5531
|
||||
Reference in New Issue
Block a user