修改WVP打包

This commit is contained in:
孙小云 2026-01-26 11:14:23 +08:00
parent f0adb30707
commit b7ab7d8330
1 changed files with 2 additions and 0 deletions

View File

@ -50,8 +50,10 @@ docker-compose build --no-cache tuoheng-modules-airline && docker-compose up -d
docker-compose build --no-cache tuoheng-modules-task && docker-compose up -d tuoheng-modules-task docker-compose build --no-cache tuoheng-modules-task && docker-compose up -d tuoheng-modules-task
docker-compose build --no-cache tuoheng-modules-fms && docker-compose up -d tuoheng-modules-fms docker-compose build --no-cache tuoheng-modules-fms && docker-compose up -d tuoheng-modules-fms
docker-compose build --no-cache tuoheng-modules-media && docker-compose up -d tuoheng-modules-media docker-compose build --no-cache tuoheng-modules-media && docker-compose up -d tuoheng-modules-media
# cp ../wvpjar/target/wvp-pro-2.7.4.jar ./wvp/wvpjar/jar/
docker-compose build --no-cache wvp-pro && docker-compose up -d wvp-pro docker-compose build --no-cache wvp-pro && docker-compose up -d wvp-pro
# 关闭所有环境/模块 # 关闭所有环境/模块
stop(){ stop(){
docker-compose stop docker-compose stop