add depends on redis

This commit is contained in:
Gabriel Rodrigues 2025-02-10 15:56:40 -03:00
parent 0ef36ef4cf
commit 97470bc731

View File

@ -4,6 +4,7 @@ services:
image: ghcr.io/ai-chat-os/evolution-api:v2.2.1-redis-on
restart: always
depends_on:
- redis
- postgres
environment:
# 1- Add the Env key values pair to /etc/environment file