Skip to content

[FR]: Support configurable frontend URL prefix for local deployment #3166

@testcoder-ui

Description

@testcoder-ui

Proposal summary

Allow adding an arbitrary prefix to the frontend URL during local deployment.

  • Users can configure any prefix, e.g., /opik, /myapp, etc.
  • The frontend will then be accessible at localhost:5173/<prefix> instead of just localhost:5173.
  • This is intended for local setups to avoid conflicts with other services and does not affect production deployments.

Motivation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions