remove certbot from cutlergyor image; remove set header from 000-default.conf

This commit is contained in:
Schneider Roland
2022-06-14 22:17:23 +02:00
parent de10ca49db
commit ceac80f364
2 changed files with 4 additions and 5 deletions

View File

@@ -49,7 +49,6 @@ COPY index.html /var/www/html/
COPY apache2.conf /etc/apache2/
RUN apt install -y certbot python3-certbot-apache
# Ports
EXPOSE 80