chore(service): Update Evolution API image to the official one (#6031)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user