This commit is contained in:
f4ilji
2025-01-10 00:29:21 +05:00
parent c4bf10b0c3
commit accdf0da3e
5 changed files with 94 additions and 125 deletions
+1 -1
View File
@@ -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