Skip to content

Commit 131e1b8

Browse files
authored
Updated port
1 parent ca50819 commit 131e1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ RUN npx prisma generate
1111

1212
COPY . .
1313

14-
EXPOSE 4001
14+
EXPOSE 4000
1515

1616
CMD [ "yarn", "prod" ]

0 commit comments

Comments
 (0)