fixes: default template of Redis Insight (#7176)

This commit is contained in:
Andras Bacsai 2025-11-24 13:00:54 +01:00 committed by GitHub
commit 199661b5e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ services:
- CMD
- wget
- '--spider'
- 'http://localhost:5540'
- 'http://0.0.0.0:5540/api/health'
interval: 10s
retries: 3
timeout: 10s