Skip to content

Commit f681625

Browse files
committed
Docker File update
1 parent 0a2fafb commit f681625

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ RUN npm install
99

1010
COPY . .
1111

12-
EXPOSE 5555
12+
EXPOSE 8080
1313
CMD ["npm","run","start"]

0 commit comments

Comments
 (0)