update
This commit is contained in:
@@ -58,7 +58,7 @@ services:
|
||||
- physical-redis
|
||||
- physical-minio
|
||||
container_name: physical-launcher
|
||||
image: reg.laysan.biz/physical/physical-launcher
|
||||
image: registry.cn-shanghai.aliyuncs.com/physical/physical-boot
|
||||
hostname: physical-launcher
|
||||
ports:
|
||||
- 28080:8080
|
||||
@@ -69,7 +69,7 @@ services:
|
||||
# build:
|
||||
# context: ../physical-web
|
||||
container_name: physical-web
|
||||
image: reg.laysan.biz/physical/physical-web
|
||||
image: registry.cn-shanghai.aliyuncs.com/physical/physical-web
|
||||
depends_on:
|
||||
- physical-launcher
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user