mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-06 23:36:30 -06:00
Update docker-compose.yaml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user