File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ CONFIG_SESSION_PHONE_NAME=Chrome
196196
197197# Whatsapp Web version for baileys channel
198198# https://web.whatsapp.com/check-update?version=0&platform=web
199- CONFIG_SESSION_PHONE_VERSION = 2.3000.1015901307
199+ CONFIG_SESSION_PHONE_VERSION = 2.3000.1023204200
200200
201201# Set qrcode display limit
202202QRCODE_LIMIT = 30
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version: "3.7"
22
33services :
44 evolution_v2 :
5- image : evoapicloud /evolution-api:latest
5+ image : atendai /evolution-api:v2.2.3
66 volumes :
77 - evolution_instances:/evolution/instances
88 networks :
@@ -94,7 +94,7 @@ services:
9494 - WEBHOOK_EVENTS_ERRORS_WEBHOOK=
9595 - CONFIG_SESSION_PHONE_CLIENT=Evolution API V2
9696 - CONFIG_SESSION_PHONE_NAME=Chrome
97- - CONFIG_SESSION_PHONE_VERSION=2.3000.1015901307
97+ - CONFIG_SESSION_PHONE_VERSION=2.3000.1023204200
9898 - QRCODE_LIMIT=30
9999 - OPENAI_ENABLED=true
100100 - DIFY_ENABLED=true
You can’t perform that action at this time.
0 commit comments