We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 429457a + 0a16d02 commit 6b2d74bCopy full SHA for 6b2d74b
Dockerfile
@@ -16,4 +16,4 @@ EXPOSE 8000
16
17
ENV MODULE_NAME="src.main"
18
19
-CMD ["sh", "-c", "make watch prod"]
+CMD ["sh", "-c", "make prod"]
0 commit comments