mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 12:12:55 -06:00
Update docker-compose.yaml
This commit is contained in:
parent
45e03d87c7
commit
da04ff284b
@ -62,7 +62,7 @@ services:
|
|||||||
|
|
||||||
api:
|
api:
|
||||||
container_name: evolution_api
|
container_name: evolution_api
|
||||||
image: davidsongomes/evolution-api
|
image: atendai/evolution-api
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- mongodb
|
- mongodb
|
||||||
@ -88,4 +88,4 @@ volumes:
|
|||||||
networks:
|
networks:
|
||||||
evolution-net:
|
evolution-net:
|
||||||
external: true
|
external: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user