mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-04-23 10:18:18 +00:00
避免与单体模式镜像冲突
This commit is contained in:
parent
1bb005cb7e
commit
3380a10159
@ -50,7 +50,8 @@ services:
|
|||||||
- jeecg-boot-nacos
|
- jeecg-boot-nacos
|
||||||
build:
|
build:
|
||||||
context: ./jeecg-boot/jeecg-server-cloud/jeecg-system-cloud-start
|
context: ./jeecg-boot/jeecg-server-cloud/jeecg-system-cloud-start
|
||||||
container_name: jeecg-system-start
|
container_name: jeecg-system-cloud-start
|
||||||
|
image: jeecg-boot-system-cloud
|
||||||
hostname: jeecg-boot-system
|
hostname: jeecg-boot-system
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user