This commit is contained in:
ls
2024-11-14 15:34:59 +08:00
parent 959e7720a3
commit d61a6376dd
6 changed files with 189 additions and 46 deletions

View File

@@ -51,9 +51,9 @@ services:
- physical-boot
physical-launcher:
# build:
# context: ./physical-launcher
restart: on-failure
environment:
PROFILE: test
depends_on:
- physical-mysql
- physical-redis
@@ -76,8 +76,6 @@ services:
- physical-boot
physical-web:
# build:
# context: ../physical-web
container_name: physical-web
image: registry.cn-shanghai.aliyuncs.com/physical/physical-web
hostname: physical-web