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 image: jeecg-boot-system
hostname: jeecg-boot-system hostname: jeecg-boot-system
ports: ports:
- 25525:8080 <<<<<<< Updated upstream
- 25525:8080s
networks: networks:
- jeecg-boot - jeecg-boot
jeecg-vue: jeecg-vue:

File diff suppressed because it is too large Load Diff

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