added .env env-example, refactored docker-compose
This commit is contained in:
5
env-example
Normal file
5
env-example
Normal 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
|
||||
Reference in New Issue
Block a user