update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user