Revert "Fix whisper compose healthcheck"
This reverts commit 93991dd685.
This commit is contained in:
+1
-1
@@ -172,5 +172,5 @@ audio:
|
||||
enabled: true
|
||||
provider:
|
||||
type: custom
|
||||
endpoint: "http://localhost:18801/v1/audio/transcriptions"
|
||||
endpoint: "http://whisper-server:8080/v1/audio/transcriptions"
|
||||
model: "whisper-1"
|
||||
|
||||
Reference in New Issue
Block a user