mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-04-23 02:10:32 +00:00
避免与单体模式镜像冲突
This commit is contained in:
parent
9a91992023
commit
1bb005cb7e
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user