diff --git a/Sources/config/Dockerfile b/Sources/config/Dockerfile index 2983ddda..56ea6740 100755 --- a/Sources/config/Dockerfile +++ b/Sources/config/Dockerfile @@ -30,4 +30,4 @@ RUN composer install EXPOSE 80 -CMD ["apache2-foreground"] \ No newline at end of file +CMD composer dev \ No newline at end of file