Skip to content

Commit 25fc607

Browse files
Update Dockerfile
1 parent ede3e28 commit 25fc607

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ui-web-app-reactjs/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ COPY . /var/www
44
WORKDIR /var/www
55
RUN npm install
66
EXPOSE 3000
7-
EXPOSE 31448
87
ENTRYPOINT ["npm","start"]

0 commit comments

Comments
 (0)