Compare commits

..

No commits in common. "555b33cf821c6a3b996556334a116d025669d812" and "5317749fb58ea7c9da0fcdf07e94110bfd08d3ba" have entirely different histories.

View File

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