Skip to content

Commit

Permalink
Merge branch 'release/2.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidsonGomes committed Oct 6, 2024
2 parents 4deac26 + f5d05ad commit 633ab8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Docker/swarm/evolution_api_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ version: "3.7"
services:
evolution_v2_lite:
image: atendai/evolution-api-lite:latest
entrypoint: ["/bin/bash", "-c", ". ./Docker/scripts/deploy_database.sh && npm run start:prod" ]
volumes:
- evolution_instances:/evolution/instances
networks:
Expand Down

0 comments on commit 633ab8b

Please sign in to comment.