Changes
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ services:
|
||||
ports:
|
||||
- '5173'
|
||||
command: >
|
||||
sh -c "php artisan inertia:start-ssr & php-fpm"
|
||||
sh -c "cron && php artisan inertia:start-ssr & php-fpm"
|
||||
|
||||
php-queue:
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user