Expose 80

master
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
1 changed files with 2 additions and 0 deletions

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