fixes: default template of Redis Insight (#7176)
This commit is contained in:
commit
199661b5e4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue