feat : question comfyui_url + COMFYUI_URL dans l'env applicatif (phase 3)
This commit is contained in:
@@ -46,6 +46,13 @@ ram.runtime = "150M"
|
||||
default = "http://127.0.0.1:11434"
|
||||
optional = true
|
||||
|
||||
[install.comfyui_url]
|
||||
ask.fr = "URL de l'API ComfyUI pour les smoke tests (optionnel — dégradation gracieuse)"
|
||||
ask.en = "ComfyUI API URL for smoke tests (optional — graceful degradation)"
|
||||
type = "string"
|
||||
default = "http://127.0.0.1:8188"
|
||||
optional = true
|
||||
|
||||
[resources]
|
||||
# Archive de l'app, publiée par tag sur la forge (procédure de release : README racine).
|
||||
# sha256 recalculé après chaque tag : sha256sum vX.Y.Z.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user