Spaces:
Running
Running
small test
Browse files- 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"]
|