job_identify_report.conf 324 B

12345678910
  1. [program:job_identify_report]
  2. process_name=%(program_name)s_%(process_num)02d
  3. command=/www/wdlinux/php/bin/php /code/huosdk/think queue:listen --queue job_identify_report
  4. autostart=true
  5. autorestart=true
  6. user=root
  7. numprocs=1
  8. redirect_stderr=true
  9. #stdout_logfile=/code/huosdk/data/runtime/console/log/job_identify_report.log