Documentation for socket activation
Also: move github actions out of the way to prevent involuntary execution.
This commit is contained in:
8
utils/socket_activation/comfy2.socket
Normal file
8
utils/socket_activation/comfy2.socket
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Comfy second instance socket
|
||||
|
||||
[Socket]
|
||||
ListenStream=0.0.0.0:8096
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user