Skip to content

Commit

Permalink
暴露端口
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerry committed Aug 1, 2024
1 parent a04681d commit 8152e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ ENV TZ Asia/Shanghai
WORKDIR /app
ENV VERSION $VERSION
COPY --from=backend /app/moments /app/moments
EXPOSE 37892
CMD ["/app/moments"]

0 comments on commit 8152e0f

Please sign in to comment.