feat : question comfyui_url + COMFYUI_URL dans l'env applicatif (phase 3)
This commit is contained in:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user