Skip to content

Commit 83cab64

Browse files
committed
added debug port
1 parent fce98b6 commit 83cab64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ts/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ RUN apt install -y gnome-keyring
2727
#COPY --from=build /app/dist /app/dist
2828

2929
EXPOSE 80:3000
30+
EXPOSE 8080:3000
3031
EXPOSE 3443
3132
EXPOSE 3030:3030
3233
EXPOSE 3734

0 commit comments

Comments
 (0)