feat : question comfyui_url + COMFYUI_URL dans l'env applicatif (phase 3)

This commit is contained in:
cyber-mawonaj
2026-08-01 11:03:46 -04:00
parent f554160ae9
commit bad7c092fc
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -7,5 +7,8 @@ DATA_DIR=__DATA_DIR__
# Endpoint Ollama (optionnel : dégradation gracieuse si injoignable).
OLLAMA_URL=__OLLAMA_URL__
# Endpoint ComfyUI pour les smoke tests (optionnel : dégradation gracieuse).
COMFYUI_URL=__COMFYUI_URL__
# Token Bearer protégeant POST /api/alerts (généré à l'install — secret).
ALERTS_TOKEN=__ALERTS_TOKEN__