Expose 80

This commit is contained in:
Simon Bruder 2020-02-01 11:49:28 +00:00
parent 1e22db4245
commit 87c51f4d43
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -8,3 +8,5 @@ COPY httpd.conf /usr/local/apache2/conf/httpd.conf
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
EXPOSE 80