Skip to content

Document running server (not locally) #128

@jvwong

Description

@jvwong

The Uvicorn server needs extra parameters when not being accessed locally:

  • --host 0.0.0.0 (otherwise its only accessibly via loopback)
  • --port 8000 (default anyway)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions