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