Rename Dockerfile.txt to Dockerfile

This commit is contained in:
fcarraUniSa
2025-12-10 12:11:06 +01:00
committed by GitHub
parent 8e7afde9e3
commit 727f9dca2c

View File

@@ -40,4 +40,4 @@ ENV PORT=3000
EXPOSE 3000 EXPOSE 3000
# Start the Node.js server # Start the Node.js server
CMD ["npm", "start"] CMD ["npm", "start"]