We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fbc66 commit ce230faCopy full SHA for ce230fa
Dockerfile.frontend
@@ -28,4 +28,4 @@ USER ompweb
28
29
EXPOSE 3000
30
31
-CMD ["npm", "run serve"]
+CMD ["npm", "run", "serve"]
0 commit comments