Skip to content

Commit f4f2808

Browse files
authored
Update Dockerfile
1 parent ce99e9f commit f4f2808

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ WORKDIR /etc/nginx
2222
CMD ["nginx"]
2323

2424
# Expose ports.
25-
EXPOSE 80
26-
EXPOSE 443
25+
EXPOSE 8081

0 commit comments

Comments
 (0)