diff --git a/whisper/env-configmap.yaml b/whisper/env-configmap.yaml index a6efe8f..952805c 100644 --- a/whisper/env-configmap.yaml +++ b/whisper/env-configmap.yaml @@ -3,7 +3,7 @@ data: DB_PASS: whishper DB_USER: whishper LT_LOAD_ONLY: en,nl - WHISHPER_HOST: http://0.0.0.1:8082 + WHISHPER_HOST: http://0.0.0.0:8082 WHISPER_MODELS: large kind: ConfigMap metadata: