From dc60247483dc337c1e8386e6e9c793b2208ce4c1 Mon Sep 17 00:00:00 2001 From: farid Date: Fri, 26 Feb 2021 15:11:33 +0330 Subject: [PATCH] fix: some modification in Docker file --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 4959830..517839d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,5 +17,3 @@ RUN chown -R www-data:www-data \ /var/www/public \ /var/www/storage \ /var/www/bootstrap/cache - -RUN php artisan optimize