diff --git a/docker/entrypoint.sh b/docker/entrypoint.sh index 4ea10636..d4262217 100644 --- a/docker/entrypoint.sh +++ b/docker/entrypoint.sh @@ -39,7 +39,7 @@ else fi echo "${COMMIT}" > /2fauth/installed -php artisan storage:link +php artisan storage:link --quiet php artisan config:cache supervisord