mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-27 04:09:26 +00:00
0d3bd2727e
To avoid commiting secrets, I am introducing a new kube-secret env file that is loaded by tilt as a secret. Dev helm values are updated accordingly.
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
WHISPERX_BASE_URL=https://configure-your-url.com
|
|
WHISPERX_API_KEY=<key>
|
|
LLM_BASE_URL=https://configure-your-url.com
|
|
LLM_API_KEY=<key>
|