diff --git a/Dockerfile b/Dockerfile index 749d934..362c0a5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,2 +1,2 @@ FROM php:7.4.1-fpm-alpine3.11 -COPY ./webroot/* /var/www/html/ +COPY ./webroot/ /var/www/html/