This commit is contained in:
@@ -82,7 +82,7 @@ RUN php artisan storage:link
|
|||||||
|
|
||||||
# Laravel optimization commands
|
# Laravel optimization commands
|
||||||
# RUN php artisan cache:clear
|
# RUN php artisan cache:clear
|
||||||
RUN php artisan config:cache && php artisan route:cache
|
RUN php artisan config:clear && php artisan config:cache && php artisan route:cache
|
||||||
|
|
||||||
RUN chmod +x ./dockerEntryPoint.sh
|
RUN chmod +x ./dockerEntryPoint.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user