修改容器化的配置

This commit is contained in:
孙小云 2026-01-15 10:31:39 +08:00
parent 82e8c6a6cb
commit aa12895da4
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ docker-compose build --no-cache ruoyi-redis && docker-compose up -d ruoyi-redis
docker-compose build --no-cache ruoyi-nacos && docker-compose up -d ruoyi-nacos
docker-compose build --no-cache ruoyi-gateway && docker-compose up -d ruoyi-gateway
docker-compose build --no-cache ruoyi-nginx && docker-compose up -d ruoyi-nginx
docker-compose build --no-cache ruoyi-hyf && docker-compose up -d ruoyi-hyf
docker-compose build --no-cache ruoyi-auth && docker-compose up -d ruoyi-auth
docker-compose build --no-cache ruoyi-modules-system && docker-compose up -d ruoyi-modules-system
docker-compose build --no-cache ruoyi-modules-gen && docker-compose up -d ruoyi-modules-gen