remove data from dockerfile

This commit is contained in:
Christopher 2020-10-23 14:20:26 +02:00
parent 76491ff89c
commit 48d744abf3
1 changed files with 0 additions and 1 deletions

View File

@ -6,5 +6,4 @@ COPY index.php /var/www/html/index.php
COPY style/ /var/www/html/style/
COPY pages/ /var/www/html/pages/
COPY data/ /var/www/html/data/
COPY classen/ /var/www/html/classen/