enzostvs HF Staff commited on
Commit
d97a1d1
·
1 Parent(s): 5ff355c

small test

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -17,6 +17,5 @@ RUN npm run build
17
 
18
  # Expose the application port (assuming your app runs on port 3000)
19
  EXPOSE 5173
20
-
21
  # Start the application
22
  CMD ["npm", "start"]
 
17
 
18
  # Expose the application port (assuming your app runs on port 3000)
19
  EXPOSE 5173
 
20
  # Start the application
21
  CMD ["npm", "start"]