Skip to content

Commit

Permalink
add missing expose to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored and YC committed Mar 1, 2022
1 parent 302eb33 commit 52269c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ COPY --from=build-env /app .

VOLUME /data

EXPOSE 3000

ENTRYPOINT /app/entrypoint.sh

0 comments on commit 52269c7

Please sign in to comment.