Actualizar Dockerfile

This commit is contained in:
marsalva 2025-12-29 23:15:15 +00:00
parent bb9bbce9e7
commit aa1462fd35
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@
"EXPOSE 3000", "EXPOSE 3000",
"CMD [ \"node\", \"robot_cobros.js\" ]" "CMD [ \"node\", \"robot_cobros.js\" ]"
] ]
} }