Skip to content

Choose hostname when cargo shuttle run #350

Closed
@tguichaoua

Description

@tguichaoua

It could be usefull when debuging to host the server not only on the localhost but also on network to allow other devices to send request.
For example vite has a --host flag for this.

  VITE v3.1.3  ready in 399 ms

  ➜  Local:   http://localhost:5173/
  ➜  Network: http://192.168.1.100:5173/

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