mirror of
https://github.com/jkaninda/laravel-php-fpm.git
synced 2025-12-06 08:59:38 +01:00
@@ -19,6 +19,7 @@ autostart=true
|
||||
autorestart=true
|
||||
numprocs=1
|
||||
user=root
|
||||
stdout_logfile=/var/log/laravel_scheduler.out.log
|
||||
redirect_stderr=true
|
||||
|
||||
[program:Laravel-worker]
|
||||
@@ -29,7 +30,7 @@ autorestart=true
|
||||
numprocs=2
|
||||
user=root
|
||||
redirect_stderr=true
|
||||
stdout_logfile=/var/www/storage/logs/worker.log
|
||||
stdout_logfile=/var/logs/laravel_worker.log
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user