Skip to content

Commit

Permalink
Use Heroku's assigned port number
Browse files Browse the repository at this point in the history
  • Loading branch information
nbudin committed Dec 5, 2022
1 parent 7b18bd6 commit 5f28d0d
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
@@ -1,2 +1,4 @@
ARG LISTMONK_TAG
FROM listmonk/listmonk:$LISTMONK_TAG

CMD LISTMONK_app__address=0.0.0.0:$PORT ./listmonk

0 comments on commit 5f28d0d

Please sign in to comment.