mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update
This commit is contained in:
parent
66042904e8
commit
0dbdb55ed2
2
pm2.yaml
2
pm2.yaml
@ -1,5 +1,5 @@
|
|||||||
apps:
|
apps:
|
||||||
- name : 'Queue'
|
- name : 'V2Board Queue'
|
||||||
script : 'php artisan queue:work --queue=verify_mail,other_mail'
|
script : 'php artisan queue:work --queue=verify_mail,other_mail'
|
||||||
instances: 4
|
instances: 4
|
||||||
out_file : './storage/logs/queue/queue.log'
|
out_file : './storage/logs/queue/queue.log'
|
Loading…
Reference in New Issue
Block a user