Dockerfile changes, move.test.js changes
This commit is contained in:
@@ -46,7 +46,7 @@ COPY index.html /var/www/html/
|
||||
|
||||
COPY apache2.conf /etc/apache2/
|
||||
|
||||
RUN apt-get install -y certbot python3-certbot-apache
|
||||
RUN #apt-get install -y certbot python3-certbot-apache
|
||||
|
||||
# Ports
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user