拆分出单体启动项目 jeecg-system-start

This commit is contained in:
zhangdaiscott
2022-08-17 11:22:09 +08:00
parent 3d09762848
commit dcfaaa37ab
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ services:
jeecg-boot-system:
build:
context: ./jeecg-module-system/jeecg-system-biz
context: ./jeecg-module-system/jeecg-system-start
restart: on-failure
depends_on:
- jeecg-boot-mysql