added .env env-example, refactored docker-compose

This commit is contained in:
Luca Sacchi Ricciardi
2026-03-27 14:54:17 +00:00
parent 852481ea73
commit 56077b6fe0
3 changed files with 16 additions and 8 deletions

5
env-example Normal file
View File

@@ -0,0 +1,5 @@
# Porta esposta sull'host e usata internamente dal server
SERVER_PORT=8000
# Nome esatto del file GGUF presente nella cartella ./models
MODEL_FILENAME=Qwen3.5-0.8B-UD-Q8_K_XL.gguf