mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Whisper: Change ip
This commit is contained in:
@@ -3,7 +3,7 @@ data:
|
||||
DB_PASS: whishper
|
||||
DB_USER: whishper
|
||||
LT_LOAD_ONLY: en,nl
|
||||
WHISHPER_HOST: http://0.0.0.0:8082
|
||||
WHISHPER_HOST: http://127.0.0.1:8082
|
||||
WHISPER_MODELS: large
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
|
||||
@@ -43,7 +43,7 @@ spec:
|
||||
name: env
|
||||
- name: PUBLIC_API_HOST
|
||||
- name: PUBLIC_INTERNAL_API_HOST
|
||||
value: http://0.0.0.0:80
|
||||
value: http://127.0.0.1:80
|
||||
- name: PUBLIC_TRANSLATION_API_HOST
|
||||
- name: PUBLIC_WHISHPER_PROFILE
|
||||
value: cpu
|
||||
|
||||
Reference in New Issue
Block a user