Optimized flowise

This commit is contained in:
2025-09-23 03:03:11 +02:00
parent b638d00d73
commit 1b91ddeac2
4 changed files with 7 additions and 10 deletions

View File

@@ -3,8 +3,6 @@
{% include 'roles/docker-container/templates/base.yml.j2' %}
image: {{ FLOWISE_LITELLM_IMAGE }}:{{ FLOWISE_LITELLM_VERSION }}
container_name: {{ FLOWISE_LITELLM_CONTAINER }}
depends_on:
- ollama
expose:
- {{ FLOWISE_LITELLM_PORT }}
volumes: