Pull groups from WhatsApp

This commit is contained in:
2026-02-18 21:22:45 +00:00
parent 89a76c8b6d
commit 6cab298b75
12 changed files with 643 additions and 136 deletions

View File

@@ -336,7 +336,7 @@ services:
source: /code/vrun
target: /var/run
healthcheck:
test: "redis-cli ping"
test: "CMD-SHELL redis-cli -s /var/run/gia-redis.sock ping"
interval: 2s
timeout: 2s
retries: 15