[program:websockets]
command=php /var/www/html/artisan websockets:serve
numprocs=1
autostart=true
autorestart=true
user=www-data
stdout_logfile=/var/log/supervisor/websockets_info.log
stdout_logfile_maxbytes=10MB
stderr_logfile=/var/log/supervisor/websockets_error.log
stderr_logfile_maxbytes=10MB