Pull groups from WhatsApp

This commit is contained in:
2026-02-18 21:22:45 +00:00
parent 521692c458
commit c400c46e7d
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