Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Support LIGHTHOUSE_BUILDER_HOST env variable in frontend server #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arnellebalane
Copy link

Currently the frontend server is hardcoded to use the builder at https://builder-dot-lighthouse-ci.appspot.com, which is not customizable (except editing the code directly) for when running a custom instance of the builder.

This PR makes the URL to the builder configurable through the LIGHTHOUSE_BUILDER_HOST environment variable.

# in lighthousebot/frontend
LIGHTHOUSE_BUILDER_HOST=https://my-custom-builder.com yarn start

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant