Skip to content

Commit f5f7514

Browse files
committed
docs: update coordination testing guide and minor config changes
- Rewrite pruebas-coordinador.md with transfer_human marker docs - Add chatwoot-import-helper fix for source ID update - Minor docker-compose adjustments
1 parent 9b6e70e commit f5f7514

4 files changed

Lines changed: 149 additions & 241 deletions

File tree

docker-compose.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
api:
33
container_name: evolution_api
4-
image: evolution/api:local
4+
image: evolution-api:demo4
55
build: .
66
restart: always
77
ports:

docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: "3.8"
21

32
services:
43
api:

0 commit comments

Comments
 (0)