We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31d8634 + 8486780 commit 280e1ceCopy full SHA for 280e1ce
1 file changed
docker/Dockerfile
@@ -11,4 +11,4 @@ RUN go build -o ./main
11
12
EXPOSE 8081
13
14
-CMD [ "/main" , "-p=8081"]
+CMD [ "app/main" , "-p=8081"]
0 commit comments