Merge pull request 'dockerfile update' (#2) from cc-feature-dev into main

Reviewed-on: #2
This commit is contained in:
niziming 2025-03-11 02:55:30 +00:00
commit 08d5137bde

View File

@ -25,7 +25,7 @@ VOLUME ["/home/rcs", "/upload", "/home/appusr", "/home/nas"]
# 设置工作目录和暴露端口
WORKDIR /batch
EXPOSE 8090
EXPOSE 8090 8100
# 添加应用 JAR 文件并设置启动命令
ADD ./target/loan-batch.jar ./