避免与单体模式镜像冲突

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: build:
context: ./jeecgboot-vue3 context: ./jeecgboot-vue3
dockerfile: Dockerfile.cloud dockerfile: Dockerfile.cloud
container_name: jeecgboot-vue3-nginx container_name: jeecgboot-vue3-nginx-cloud
image: jeecgboot-vue3 image: jeecgboot-vue3-cloud
depends_on: depends_on:
- jeecg-boot-system - jeecg-boot-system
networks: networks: