Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilodeau committed Nov 2, 2015
1 parent b2e4429 commit 6027024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ ENV PORT 8000

EXPOSE 8000

CMD [ "npm", "start" ]
CMD npm start

0 comments on commit 6027024

Please sign in to comment.