- supervisord.conf에 queue-worker 1개 + scheduler 추가
- opcache.ini 생성 (MNG 설정과 동일, 256MB)
- docker-compose.yml에 opcache.ini 볼륨 마운트 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- numprocs=2 (영상 2개 동시 생성 가능)
- timeout=1800, max-jobs=10, max-time=3600
- 자동 재시작 (autorestart=true)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>