Skip to content

Allow for assignable address #38

Description

@kjaymiller

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions