We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c11bf commit 9df9a2aCopy full SHA for 9df9a2a
Dockerfile
@@ -9,4 +9,4 @@ RUN cnpm install --production || npm install --production
9
10
EXPOSE 7000
11
12
-CMD [ "npm", "run" "start:no-daemon" ]
+CMD [ "npm", "run", "start:no-daemon" ]
0 commit comments