Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Added extra expose port.
  • Loading branch information
nhkhai committed Apr 30, 2024
1 parent c7c43e5 commit 83ba876
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 @@ -6,6 +6,7 @@ WORKDIR /

# The environment port to expose.
ENV PORT=9090
EXPOSE 9090

# The JAR file path.
# ARG JAR_FILE=*.jar
Expand Down

0 comments on commit 83ba876

Please sign in to comment.