chore(dockerfile) rm "\"

This commit is contained in:
coderaiser 2016-03-04 06:07:12 -05:00
parent 683e0363e0
commit feda90a7f7

View file

@ -10,4 +10,3 @@ COPY . /usr/src/app
EXPOSE 8000
CMD [ "npm", "start" ]