start supervisor

This commit is contained in:
F4ilji
2025-04-27 19:35:41 +05:00
parent 453fb4cccc
commit ab0eb1d3ab
3 changed files with 63 additions and 52 deletions
-2
View File
@@ -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