diStyApps / ComfyUI-disty-Flow

Flow is a custom node designed to provide a user-friendly interface for ComfyUI.
215 stars 12 forks source link

[Bug]: Make work with reverse proxy #9

Open addisand opened 3 weeks ago

addisand commented 3 weeks ago

Where is the issue?

Bug Description

Works well on a local machine, but generate, prompt, and controls are not available when using remote proxy such as ngrok.

Step-by-step instructions to reproduce the issue

Bring up comfy/flows on browser with reverse proxy such as ngrok, access via supplied url for reverse proxy, select one of the flows and you will see there are no controls available.

Expected Behavior

Should work just like accessing locally.

Current Behavior

None of the controls available, such as 'generate' and 'prompt', and so on.

Flow Version or Commit

main branch (no official releases I can see yet as of 25 oct "024

Media and Logs

None

Additional Information

No response

diStyApps commented 2 weeks ago

Thank you, i will look in to it.