We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca50819 commit 131e1b8Copy full SHA for 131e1b8
Dockerfile
@@ -11,6 +11,6 @@ RUN npx prisma generate
11
12
COPY . .
13
14
-EXPOSE 4001
+EXPOSE 4000
15
16
CMD [ "yarn", "prod" ]
0 commit comments