The host addresses on which ComfyUI should listen.
Declarations
Type
list of stringDefault
[
"127.0.0.1"
"::1"
]Example
[
"0.0.0.0"
"::"
]The host addresses on which ComfyUI should listen.
list of string[
"127.0.0.1"
"::1"
][
"0.0.0.0"
"::"
]