Update docker-compose.yaml

This commit is contained in:
codingbox2022 2025-07-17 12:47:36 -05:00 committed by GitHub
parent 505490d237
commit 192c34caa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ services:
- redis
- evolution-postgres
ports:
- "8080:8080"
- "127.0.0.1:8080:8080"
volumes:
- evolution_instances:/evolution/instances
networks: