We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5d24d7 + 234c647 commit 89eec42Copy full SHA for 89eec42
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