chore(truth-validation): 🔧 Update service definitions for new validation capabilities
This commit is contained in:
parent
4f380df134
commit
cd7ef861c1
1 changed files with 2 additions and 1 deletions
|
|
@ -52,7 +52,8 @@ services:
|
|||
name: Redis Insight
|
||||
type: api
|
||||
port: 8001
|
||||
description: Redis debugging UI
|
||||
description: Redis debugging UI (Docker container, not host service)
|
||||
devSkip: true # Redis Insight runs via Docker, not spawned as host process
|
||||
healthCheck:
|
||||
type: http
|
||||
path: /
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue