commit
This commit is contained in:
parent
8ace4a6356
commit
65a0655ae4
2 changed files with 1 additions and 3 deletions
|
@ -4,6 +4,4 @@ WORKDIR /app
|
|||
|
||||
COPY . /app
|
||||
|
||||
RUN npm i
|
||||
|
||||
CMD ["npm", "run", "start"]
|
Loading…
Add table
Add a link
Reference in a new issue