Skip to content
This repository was archived by the owner on Jun 29, 2025. It is now read-only.

Commit 084e911

Browse files
committed
fix: remove unnecessary port expose
1 parent 797f893 commit 084e911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,4 @@ COPY --from=backend-builder /opt/app/package.json ./
4848

4949
WORKDIR /opt/app
5050
EXPOSE 3000
51-
EXPOSE 8080
5251
CMD node frontend/server.js & cd backend && npm run prod

0 commit comments

Comments
 (0)