mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2025-10-28 03:27:41 +09:00
add queue service
This commit is contained in:
4
root/etc/services.d/queue/run
Normal file
4
root/etc/services.d/queue/run
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/with-contenv bash
|
||||||
|
|
||||||
|
exec \
|
||||||
|
s6-setuidgid abc php /var/www/localhost/heimdall/artisan queue:work database --sleep=3 --tries=3
|
||||||
Reference in New Issue
Block a user