Skip to content

Commit 633ab8b

Browse files
committed
Merge branch 'release/2.1.2'
2 parents 4deac26 + f5d05ad commit 633ab8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Docker/swarm/evolution_api_v2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ version: "3.7"
33
services:
44
evolution_v2_lite:
55
image: atendai/evolution-api-lite:latest
6+
entrypoint: ["/bin/bash", "-c", ". ./Docker/scripts/deploy_database.sh && npm run start:prod" ]
67
volumes:
78
- evolution_instances:/evolution/instances
89
networks:

0 commit comments

Comments
 (0)