another fix
This commit is contained in:
@@ -21,6 +21,7 @@ services:
|
||||
command: >
|
||||
sh -c "
|
||||
chown -R www-data:www-data storage bootstrap/cache &&
|
||||
php artisan package:discover --ansi &&
|
||||
php artisan storage:link --ansi || true &&
|
||||
php artisan config:cache --ansi &&
|
||||
php artisan route:cache --ansi &&
|
||||
|
||||
Reference in New Issue
Block a user