trying to restart the build
Browse files- Dockerfile +2 -0
Dockerfile
CHANGED
@@ -26,3 +26,5 @@ EXPOSE 7860
|
|
26 |
|
27 |
# Command to run the application
|
28 |
CMD ["npm", "run", "start:dev"]
|
|
|
|
|
|
26 |
|
27 |
# Command to run the application
|
28 |
CMD ["npm", "run", "start:dev"]
|
29 |
+
|
30 |
+
#finally lol
|