Comfy Ui + Web Socket
I have a Comfy Ui server running on a server, I wanted to use the api with web socket from my computer, but although there is no problem when the web socket is running on the local host, I get errors when I try with the server address. I used ngrok and cloudflared to redirect the server address, but neither of them worked. I need help