dc5f826
1
2
3
4
5
docker run -it\ -v "$(pwd):/home/app"\ -p 4000:4000\ -e PORT=4000\ jedha/heroku-deployment-exercise-1