Updated Flowise Credentials

This commit is contained in:
2025-09-23 12:48:43 +02:00
parent f4cf55b3c8
commit c07a9835fc
3 changed files with 12 additions and 4 deletions

View File

@@ -23,6 +23,8 @@ FLOWISE_LITELLM_PORT: 4000
FLOWISE_LITELLM_INTERNAL_URL: "http://litellm:{{ FLOWISE_LITELLM_PORT }}"
FLOWISE_LITELLM_CONFIG_PATH_HOST: "{{ [ docker_compose.directories.config, 'litellm.config.yaml' ] | path_join }}"
FLOWISE_LITELLM_CONFIG_PATH_DOCKER: "/etc/litellm/config.yaml"
FLOWISE_LITELLM_MASTER_KEY: "{{ applications | get_app_conf(application_id, 'credentials.llm_master_key') }}"
## Qdrant
# https://qdrant.tech/