remove htacces

This commit is contained in:
Christopher 2020-10-22 00:45:16 +02:00
parent 98badaa7f6
commit bd7dbf0347
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ FROM sahrea/webserver
RUN composer require docker-php/docker-php
COPY index.php /var/www/html/index.php
COPY .htaccess /var/www/html/.htaccess
COPY style/ /var/www/html/style/
COPY pages/ /var/www/html/pages/