--listen functionality for Spaces #1767
Replies: 1 comment 1 reply
-
It works as it is. The site says, with --listen key active: "Currently Running: http://localhost:7861/", but look at the log in the console - it says: "Running on local URL: http://0.0.0.0:7861". |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Need --listen functionality for Spaces to host on local server and access from any PC on LAN.
Currently WebUI is accessible on local IP 10.0.0.10:7860 from any PC on LAN , but Spaces only launch on localhost:7861 and are not accessible from 10.0.0.10:7861 from PCs on LAN. Is there any existing solution?
Beta Was this translation helpful? Give feedback.
All reactions