🚀 مُصادَق: تحديث برمجي جديد 2026-05-03 13:39

This commit is contained in:
Hamza-Ayed
2026-05-03 13:39:05 +03:00
parent 2de6a0adfd
commit ea415e3a11
19 changed files with 972 additions and 7 deletions

9
supervisor.conf Normal file
View File

@@ -0,0 +1,9 @@
[program:musadaq-worker]
command=php /var/www/musadeq/queue/worker.php
user=www-data
autostart=true
autorestart=true
stderr_logfile=/var/log/musadaq-worker.err.log
stdout_logfile=/var/log/musadaq-worker.out.log
numprocs=2
process_name=%(program_name)s_%(process_num)02d