This commit is contained in:
ls
2024-08-10 15:11:32 +08:00
parent d3609c1864
commit 06be487ba6
4 changed files with 105 additions and 4 deletions

View File

@@ -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: