php-worker: add laradock user (#1928)

This commit is contained in:
Lan Phan
2019-01-09 22:54:32 +07:00
committed by Shao Yu-Lung (Allen)
parent 7c4f6dd7a9
commit 03ff791e17
4 changed files with 14 additions and 0 deletions

View File

@ -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