Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Commit

Permalink
feat: update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sydeEvans committed May 4, 2017
1 parent 18ea3ca commit 967e510
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 @@ -16,5 +16,5 @@ RUN npm run build

ENV EGG_SERVER_ENV prod

RUN npm start
CMD ["npm", "start"]
EXPOSE 7001

0 comments on commit 967e510

Please sign in to comment.