You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace `pk-lf-YOUR_KEY` and `sk-lf-YOUR_KEY` with the actual keys from step 3.
58
59
59
-
The script stores them at `secret/data/langfuse/config` in Vault, where the LLM Orchestration Service reads them.
60
+
> **Note:** In Kubernetes, the Langfuse-Web service port is `3005` (mapped to container port 3000), so `LANGFUSE_HOST` must be set explicitly. In Docker Compose, the default (`http://langfuse-web:3000`) is used automatically.
61
+
62
+
The script stores them at `secret/data/langfuse/config` in Vault, where the LLM Orchestration Service reads them.
0 commit comments