Skip to content

Commit

Permalink
[release] Release 0.2.19 (stable master)
Browse files Browse the repository at this point in the history
  • Loading branch information
startxfr committed Sep 23, 2018
1 parent bd0f995 commit fb75fab
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 @@ -53,4 +53,4 @@ RUN apk update && apk upgrade && apk add git python make gcc g++ \
USER 1001
EXPOSE 8080
WORKDIR $APP_PATH
CMD [ "npm" , "run", "test:start" ]
CMD [ "npm" , "start" ]

0 comments on commit fb75fab

Please sign in to comment.