Skip to content

Commit

Permalink
added debug port
Browse files Browse the repository at this point in the history
  • Loading branch information
robgruen committed Nov 19, 2024
1 parent fce98b6 commit 83cab64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN apt install -y gnome-keyring
#COPY --from=build /app/dist /app/dist

EXPOSE 80:3000
EXPOSE 8080:3000
EXPOSE 3443
EXPOSE 3030:3030
EXPOSE 3734
Expand Down

0 comments on commit 83cab64

Please sign in to comment.