chore(service): Update Evolution API image to the official one (#6031)
This commit is contained in:
parent
7d985e3915
commit
81efd9442e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
version: '3.8'
|
||||
services:
|
||||
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
|
||||
depends_on:
|
||||
- redis
|
||||
|
|
|
|||
Loading…
Reference in a new issue