diff --git a/Dockerfile b/Dockerfile index 3678abd..9270f6c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,5 +18,3 @@ RUN chown -R www-data:www-data \ /var/www/public \ /var/www/storage \ /var/www/bootstrap/cache - -COPY .env.prod .env