Skip to content

Commit 8b5f495

Browse files
authored
Update evolution_api_v2.yaml
Update EvolutionApi DockerHub Repository and Delete Config Session Variable
1 parent 9db5656 commit 8b5f495

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Docker/swarm/evolution_api_v2.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: "3.7"
22

33
services:
44
evolution_v2:
5-
image: atendai/evolution-api:v2.1.2
5+
image: evoapicloud/evolution-api:v2.3.0
66
volumes:
77
- evolution_instances:/evolution/instances
88
networks:
@@ -92,7 +92,6 @@ services:
9292
- WEBHOOK_EVENTS_ERRORS_WEBHOOK=
9393
- CONFIG_SESSION_PHONE_CLIENT=Evolution API V2
9494
- CONFIG_SESSION_PHONE_NAME=Chrome
95-
- CONFIG_SESSION_PHONE_VERSION=2.3000.1015901307
9695
- QRCODE_LIMIT=30
9796
- OPENAI_ENABLED=true
9897
- DIFY_ENABLED=true

0 commit comments

Comments
 (0)