mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-04-20 20:38:11 +00:00
避免与单体模式镜像冲突
This commit is contained in:
parent
9a91992023
commit
1bb005cb7e
@ -127,8 +127,8 @@ services:
|
||||
build:
|
||||
context: ./jeecgboot-vue3
|
||||
dockerfile: Dockerfile.cloud
|
||||
container_name: jeecgboot-vue3-nginx
|
||||
image: jeecgboot-vue3
|
||||
container_name: jeecgboot-vue3-nginx-cloud
|
||||
image: jeecgboot-vue3-cloud
|
||||
depends_on:
|
||||
- jeecg-boot-system
|
||||
networks:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user