dockerfile update
This commit is contained in:
parent
c9cd215c90
commit
555b33cf82
@ -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 ./
|
||||
|
Loading…
x
Reference in New Issue
Block a user