bookstack/example/images/bookstack/root/etc/minit.d/bookstack.yml

6 lines
132 B
YAML

---
kind: daemon
name: bookstack-queue
command: ["php", "/app/artisan", "queue:work", "--sleep=3", "--tries=3", "--max-time=3600"]