Skip to content

Commit

Permalink
expose port again
Browse files Browse the repository at this point in the history
  • Loading branch information
KasperVaessen committed Dec 5, 2024
1 parent cb0f46f commit 5d7559c
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 @@ -94,4 +94,5 @@ USER nobody
# above and adding an entrypoint. See https://github.com/krallin/tini for details
# ENTRYPOINT ["/tini", "--"]

EXPOSE 8080:8080
CMD ["/app/bin/server"]

0 comments on commit 5d7559c

Please sign in to comment.