new(all): Paralel bot loading.
This commit is contained in:
parent
907a47cc68
commit
6d21bd1803
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ export class WhatsappDirectLine extends GBService {
|
|||
|
||||
const createClient = async (browserWSEndpoint) => {
|
||||
let puppeteer: any = {
|
||||
headless: true, args: [
|
||||
headless: false, args: [
|
||||
'--no-sandbox',
|
||||
'--disable-setuid-sandbox',
|
||||
'--disable-dev-shm-usage',
|
||||
|
|
Loading…
Add table
Reference in a new issue