testing first app in AppStore with different settings
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name: comfy-ui
|
||||
services:
|
||||
alexanders-comfy-ui:
|
||||
comfyui:
|
||||
container_name: comfyui
|
||||
environment:
|
||||
NVIDIA_VISIBLE_DEVICES: all
|
||||
image: git.ct.hinrichs.dev/alexander/docker-comfyui:latest
|
||||
image: git.ct.hinrichs.dev/alexander/docker-comfyui:cc7be9fe9a784ac993a0da06243889af75e95707
|
||||
ports:
|
||||
- target: 8188
|
||||
published: "8188"
|
||||
@@ -25,13 +25,18 @@ services:
|
||||
source: /DATA/AppData/$AppID/comfyui/flows
|
||||
target: /app/ComfyUI/user/default/workflows
|
||||
network_mode: bridge
|
||||
x-casaos:
|
||||
ports:
|
||||
- container: "8188"
|
||||
description:
|
||||
en_us: WebUI HTTP Port
|
||||
x-casaos:
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
author: Alexander Hinrichs
|
||||
category: AI
|
||||
main: alexanders-comfyui
|
||||
category: Generative AI
|
||||
main: comfyui
|
||||
icon: https://git.ct.hinrichs.dev/alexander/CasaOS-alexanders-AppStore/raw/branch/main/Apps/comfyui/icon.png
|
||||
index: /
|
||||
port_map: "8188"
|
||||
|
||||
Reference in New Issue
Block a user