Skip to content

Commit

Permalink
Merge branch 'dockerfile-upates'
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjudd committed Jul 31, 2015
2 parents 58c8515 + d09f1ed commit 53fe6fe
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 @@ -86,6 +86,7 @@ ENV MAIL_URL smtp://localhost:25
# Expose container port 3000 to the host (outside the container)
# you can always map other ports such as 8080 in docker run
EXPOSE 3000
EXPOSE 8080

# Install entrypoint and build scripts
# adding the files locally
Expand Down

0 comments on commit 53fe6fe

Please sign in to comment.