Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -12,4 +12,4 @@ EXPOSE 7860
|
|
| 12 |
|
| 13 |
RUN chmod -R 777 /app
|
| 14 |
|
| 15 |
-
CMD ["npm", "
|
|
|
|
| 12 |
|
| 13 |
RUN chmod -R 777 /app
|
| 14 |
|
| 15 |
+
CMD ["npm", "start"]
|