This commit is contained in:
2025-03-16 16:50:43 +08:00
parent 524b05182a
commit e9b7695c84
3 changed files with 3 additions and 4 deletions

View File

@@ -10,4 +10,4 @@ COPY . .
EXPOSE 3000
CMD ["npm", "run", "build"]
CMD ["npm", "run", "dev"]