-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
| server_address = ("127.0.0.1", port) |
My currently development setup is to ssh into a development system this means that the ip_address or host needs to be assignable.
Current workaround -
Build only
Then run uv run python -m http.server 8000 --bind 0.0.0.0 --directory output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels