We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce98b6 commit 83cab64Copy full SHA for 83cab64
ts/Dockerfile
@@ -27,6 +27,7 @@ RUN apt install -y gnome-keyring
27
#COPY --from=build /app/dist /app/dist
28
29
EXPOSE 80:3000
30
+EXPOSE 8080:3000
31
EXPOSE 3443
32
EXPOSE 3030:3030
33
EXPOSE 3734
0 commit comments