mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
hotfix deploy.sh remove config and route cache
This commit is contained in:
@@ -28,8 +28,8 @@ php artisan schedule-monitor:sync
|
||||
php artisan cache:clear
|
||||
|
||||
# Optimize
|
||||
php artisan config:cache
|
||||
php artisan route:cache
|
||||
# php artisan config:cache
|
||||
# php artisan route:cache
|
||||
|
||||
# Initialize registry
|
||||
php artisan registry:init
|
||||
|
||||
Reference in New Issue
Block a user