We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45e03d8 commit da04ff2Copy full SHA for da04ff2
Docker/evolution-api-all-services/docker-compose.yaml
@@ -62,7 +62,7 @@ services:
62
63
api:
64
container_name: evolution_api
65
- image: davidsongomes/evolution-api
+ image: atendai/evolution-api
66
restart: always
67
depends_on:
68
- mongodb
@@ -88,4 +88,4 @@ volumes:
88
networks:
89
evolution-net:
90
external: true
91
-
+
0 commit comments