Skip to content

Commit

Permalink
fix: add search rebuild to init
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Aug 22, 2023
1 parent 785407f commit 6991e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/s6-rc.d/laravel/init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ php artisan route:cache
php artisan view:cache
php artisan storage:link
php artisan migrate --force
php artisan search:rebuild

echo "Laravel init done"
php artisan up
Expand Down

0 comments on commit 6991e1b

Please sign in to comment.