Actualizar Dockerfile

This commit is contained in:
marsalva 2026-02-04 21:04:08 +00:00
parent 3866511e9b
commit 3544e2410e
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ RUN npm install
COPY . .
CMD ["node", "index.js"]
CMD ["node", "index.js"]