Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

allow overriding frontend path#302

Open
repomaa wants to merge 2 commits into
voidauth:mainvoidauth/voidauth:mainfrom
repomaa:feat/fe-path-overriderepomaa/voidauth:feat/fe-path-overrideCopy head branch name to clipboard
Open

allow overriding frontend path#302
repomaa wants to merge 2 commits into
voidauth:mainvoidauth/voidauth:mainfrom
repomaa:feat/fe-path-overriderepomaa/voidauth:feat/fe-path-overrideCopy head branch name to clipboard

Conversation

@repomaa
Copy link
Copy Markdown
Contributor

@repomaa repomaa commented Feb 8, 2026

Description

This PR allows setting the path to built frontend. This is to anticipate other than docker deployments where the frontend isn't necessarily in the same directory as the PROCESS_ROOT.

Copilot AI review requested due to automatic review settings February 8, 2026 22:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new environment variable to let operators override where the server serves the built frontend assets from, supporting deployments where the frontend isn’t located relative to the server process root.

Changes:

  • Add FRONTEND_PATH env var support to override the frontend static asset directory.
  • Update Getting Started documentation to list FRONTEND_PATH.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
server/cli/server.ts Allows overriding the frontend static root directory via FRONTEND_PATH.
docs/Getting-Started.md Documents the new FRONTEND_PATH environment variable.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread server/cli/server.ts Outdated
Comment thread server/cli/server.ts Outdated
Comment thread docs/Getting-Started.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.