هذا الالتزام موجود في:
2025-10-29 17:49:55 +03:00
الأصل 9502a25b84
التزام 404a235734

عرض الملف

@@ -17,4 +17,4 @@ COPY . .
EXPOSE 3000
# Define the command to run your app
CMD ["npm", "start"]
CMD ["npm", "run", "dev"]