test: docker with platform arm

This commit is contained in:
Davidson Gomes
2024-01-07 19:10:56 -03:00
parent 7373eea842
commit 3ddff84be0
2 changed files with 64 additions and 2 deletions

View File

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