Update docker-compose.dev.yaml

Reverte Replaced instances volume name with evolution_instances
This commit is contained in:
Michael lima 2025-06-28 23:29:47 -04:00 committed by GitHub
parent a398ea511e
commit 78e9e13641
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ services:
ports:
- 8080:8080
volumes:
- instances:/evolution/instances
- evolution_instances:/evolution/instances
networks:
- evolution-net
env_file:
@ -36,7 +36,7 @@ services:
volumes:
instances:
evolution_instances:
api_redis:
api_db: