new(all): Paralel bot loading.

This commit is contained in:
rodrigorodriguez 2022-10-10 01:51:54 -03:00
parent 907a47cc68
commit 6d21bd1803

View file

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