Skip to content

Commit c6026e8

Browse files
authored
Update Dockerfile
1 parent f4f2808 commit c6026e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

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

0 commit comments

Comments
 (0)