commit
This commit is contained in:
parent
ac0239cdff
commit
d9b77fed41
5 changed files with 15 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:latest
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
CMD ["npm", "run", "start"]
|
||||
CMD ["npm", "start"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue