Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -3
Dockerfile
CHANGED
@@ -62,6 +62,4 @@ EXPOSE 3000
|
|
62 |
|
63 |
ENV PORT 3000
|
64 |
|
65 |
-
CMD ["
|
66 |
-
SquareX Safe File Viewer
|
67 |
-
✕
|
|
|
62 |
|
63 |
ENV PORT 3000
|
64 |
|
65 |
+
CMD ["pnpm", "dev"]
|
|
|
|