harbor icon indicating copy to clipboard operation
harbor copied to clipboard

comfyui expects localhost

Open lee-b opened this issue 4 months ago • 1 comments

Is there a way to set the comfyui host? I don't see anything in the docs or the .env file for the COMFYUI_HOSTNAME, for example.

If not, then there is an issue, since ComfyUI seems to expect to be served at localhost. If I connect to it as http://server:34031/ or http://server:34032/, I get redirected to http://localhost:34032/login, which breaks of course, since I'm remote. The server is headless, of course, so I can't just use that as the client too.

lee-b avatar Sep 30 '24 18:09 lee-b