Actualizar Dockerfile
This commit is contained in:
parent
3866511e9b
commit
3544e2410e
|
|
@ -7,4 +7,4 @@ RUN npm install
|
|||
|
||||
COPY . .
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
CMD ["node", "index.js"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue