php-worker: add laradock user (#1928)
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
7c4f6dd7a9
commit
03ff791e17
@ -4,4 +4,5 @@ command=php /var/www/artisan queue:work --sleep=3 --tries=3 --daemon
|
||||
autostart=true
|
||||
autorestart=true
|
||||
numprocs=8
|
||||
user=laradock
|
||||
redirect_stderr=true
|
||||
|
Reference in New Issue
Block a user