Skip to content

Commit 234c647

Browse files
committed
Removing broken command from Dockerfile
1 parent e5d24d7 commit 234c647

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

developer-tools/nodejs/porting/2_application_image.md

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ WORKDIR /app
3535
RUN npm install
3636
3737
# Expose API port to the outside
38-
PORT 80
3938
EXPOSE 80
4039
4140
# Launch application

0 commit comments

Comments
 (0)