fix(service): fix librechat healthcheck
This commit is contained in:
parent
3b2e6e11f1
commit
1344093a13
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ services:
|
|||
"--no-verbose",
|
||||
"--tries=1",
|
||||
"--spider",
|
||||
"http://127.0.0.1:3080/api/health",
|
||||
"http://127.0.0.1:3080/health",
|
||||
]
|
||||
interval: 5s
|
||||
timeout: 10s
|
||||
|
|
|
|||
Loading…
Reference in a new issue