We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436e0af commit f29292eCopy full SHA for f29292e
nginx/Dockerfile
@@ -15,3 +15,4 @@ COPY ./html/ /var/www/html/
15
16
CMD ["/usr/sbin/nginx", "-g", "daemon off;"]
17
18
+EXPOSE 80
0 commit comments