Update server/Dockerfile

This commit is contained in:
2025-11-13 15:46:00 +00:00
parent 1e5e003f12
commit 7506816424

View File

@@ -12,3 +12,4 @@ ENV PORT=8080
EXPOSE 8080
CMD ["node", "src/index.js"]