We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d24d7 commit 234c647Copy full SHA for 234c647
developer-tools/nodejs/porting/2_application_image.md
@@ -35,7 +35,6 @@ WORKDIR /app
35
RUN npm install
36
37
# Expose API port to the outside
38
-PORT 80
39
EXPOSE 80
40
41
# Launch application
0 commit comments