Update compose to run reflector locally

This commit is contained in:
2025-01-23 15:30:56 +01:00
parent 986f063857
commit 8d9aaeab36
3 changed files with 8 additions and 44 deletions

View File

@@ -1,11 +0,0 @@
version: "3.9"
services:
server:
build:
context: .
ports:
- 80:80
environment:
LLM_URL: "${LLM_URL}"
volumes:
- model-cache:/root/.cache