Change COMFYUI_FLAGS to COMFYUI_ARGS
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
|||||||
image: ghcr.io/ai-dock/comfyui:latest-cuda
|
image: ghcr.io/ai-dock/comfyui:latest-cuda
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMFYUI_FLAGS
|
- name: COMFYUI_ARGS
|
||||||
value: "--listen 0.0.0.0"
|
value: "--listen 0.0.0.0"
|
||||||
- name: COMFYUI_PORT_LOCAL
|
- name: COMFYUI_PORT_LOCAL
|
||||||
value: "8188"
|
value: "8188"
|
||||||
|
|||||||
Reference in New Issue
Block a user