dockerfile add
This commit is contained in:
@@ -30,4 +30,4 @@ RUN npm run build
|
||||
EXPOSE 3000
|
||||
|
||||
# Define the command to run the application
|
||||
CMD ["npm", "start"]
|
||||
CMD ["npm", "run", "dev"]
|
||||
Reference in New Issue
Block a user