We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 736290d commit bf1932eCopy full SHA for bf1932e
Dockerfile
@@ -4,4 +4,4 @@ COPY . .
4
5
RUN bash Dockerfile.sh
6
7
-CMD ["node", "server.js"]
+CMD ["bash", "startserver.sh"]
0 commit comments