Files
ComfyUI/utils/socket_activation/comfy2.socket
Andreas f00b249708 Documentation for socket activation
Also: move github actions out of the way to prevent involuntary execution.
2025-12-05 18:11:27 +01:00

9 lines
119 B
SYSTEMD

[Unit]
Description=Comfy second instance socket
[Socket]
ListenStream=0.0.0.0:8096
[Install]
WantedBy=default.target