docker-compose.yml

This commit is contained in:
Your Name 2025-09-25 15:22:43 +08:00
parent 61d70bb379
commit 92d85b3e44
3 changed files with 2565 additions and 136 deletions

View File

@ -59,7 +59,8 @@ services:
image: jeecg-boot-system
hostname: jeecg-boot-system
ports:
- 25525:8080
<<<<<<< Updated upstream
- 25525:8080s
networks:
- jeecg-boot
jeecg-vue:

File diff suppressed because it is too large Load Diff

0
start-docker-compose.sh Normal file → Executable file
View File