避免与单体模式镜像冲突

This commit is contained in:
JEECG 2026-04-16 13:54:00 +08:00
parent 9a91992023
commit 1bb005cb7e

View File

@ -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: