Notifications
Clear all
Feb 15, 2024 2:57 pm
[program:yourprogramname-schedule]
process_name=%(program_name)s_%(process_num)02d
directory=/var/www/html/web-dir/
command=php artisan schedule:work
autostart=true
autorestart=true
user=www-data
numprocs=1
redirect_stderr=true
stdout_logfile= /var/www/html/web-dir/schedule.log