mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-18 19:32:21 -06:00
test: docker with platform arm
This commit is contained in:
@@ -1030,8 +1030,6 @@ export class WAStartupService {
|
||||
|
||||
const localUrl = this.localWebhook.url;
|
||||
|
||||
console.log(data);
|
||||
|
||||
if (this.configService.get<Log>('LOG').LEVEL.includes('WEBHOOKS')) {
|
||||
const logData = {
|
||||
local: WAStartupService.name + '.sendDataWebhook-global',
|
||||
|
||||
Reference in New Issue
Block a user