Sync update: 2026-05-18 14:22:09
This commit is contained in:
@@ -124,6 +124,7 @@ function initWhatsApp() {
|
||||
waClient = new Client({
|
||||
authStrategy: new LocalAuth({ clientId: 'whatsapp-bridge' }),
|
||||
puppeteer: {
|
||||
executablePath: process.env.CHROME_BIN || '/usr/bin/chromium',
|
||||
headless: 'new',
|
||||
args: [
|
||||
'--no-sandbox',
|
||||
|
||||
Reference in New Issue
Block a user