mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-18 02:56:31 +00:00
Optimized flowise
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user