chore(service): Update Evolution API image to the official one (#6031)

This commit is contained in:
Alkesh Das
2025-06-20 20:35:25 +04:00
committed by GitHub
parent 7d985e3915
commit 81efd9442e

View File

@@ -7,7 +7,7 @@
version: '3.8' version: '3.8'
services: services:
api: api:
image: 'atendai/evolution-api:latest' # Change to specific version if needed. image: 'evoapicloud/evolution-api:latest' # Change to specific version if needed.
restart: always restart: always
depends_on: depends_on:
- redis - redis