diff --git a/frontend/public/json/comfyui.json b/frontend/public/json/comfyui.json index c94859b5fe5..2d03de9ef46 100644 --- a/frontend/public/json/comfyui.json +++ b/frontend/public/json/comfyui.json @@ -6,7 +6,7 @@ ], "date_created": "2025-10-26", "type": "ct", - "updateable": true, + "updateable": false, "privileged": false, "config_path": "/opt", "interface_port": 8188, @@ -39,6 +39,10 @@ { "text": "Please check that you have installed the drivers for your GPU.", "type": "info" + }, + { + "text": "Application is updated via it's web UI.", + "type": "info" } ] }