From a8d093cd0de949033a4598efa343e44e3718159c Mon Sep 17 00:00:00 2001 From: Alexander Hinrichs Date: Fri, 18 Jul 2025 18:43:32 +0200 Subject: [PATCH] Update Apps docker-compose file metadata --- Apps/comfyui/docker-compose.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Apps/comfyui/docker-compose.yml b/Apps/comfyui/docker-compose.yml index 7fad268..7ca10c8 100644 --- a/Apps/comfyui/docker-compose.yml +++ b/Apps/comfyui/docker-compose.yml @@ -1,6 +1,6 @@ name: comfyui services: - comfyui: + alexanders-comfyui: cpu_shares: 90 command: [] container_name: comfyui @@ -39,14 +39,13 @@ services: network_mode: bridge privileged: false x-casaos: - author: self - category: self + author: Alexander Hinrichs + category: AI hostname: "" + main: alexanders-comfyui icon: https://git.ct.hinrichs.dev/alexander/CasaOS-alexanders-AppStore/raw/branch/main/Apps/comfyui/icon.png index: / - is_uncontrolled: false port_map: "8188" scheme: http - store_app_id: alxndrhi-comfyui title: - en_us: comfyui + en_us: ComfyUI