chore: replace hub-embed with proxy to 127.0.0.1:5080 for /ui/ path in dev - #2615
Closed
Conversation
This was referenced Jun 15, 2025
Member
Author
Deploying rivet-hub with
|
| Latest commit: |
681fbc8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2ffecf6d.rivet-hub-7jb.pages.dev |
| Branch Preview URL: | https://06-15-chore-replace-hub-embe.rivet-hub-7jb.pages.dev |
Deploying rivet with
|
| Latest commit: |
681fbc8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://689c174d.rivet.pages.dev |
| Branch Preview URL: | https://06-15-chore-replace-hub-embe.rivet.pages.dev |
MasterPtato
force-pushed
the
feat_add_frontend-hub_service_to_docker-compose
branch
from
June 17, 2025 00:33
b748722 to
764c812
Compare
MasterPtato
force-pushed
the
06-15-chore_replace_hub-embed_with_proxy_to_127.0.0.1_5080_for__ui__path_in_dev
branch
from
June 17, 2025 00:33
681fbc8 to
3d3a7be
Compare
This was referenced Jun 17, 2025
MasterPtato
marked this pull request as ready for review
June 20, 2025 00:59
| /// | ||
| /// If disabled, the UI can be hosted separately. | ||
| pub enable: Option<bool>, | ||
| /// Origin to proxy UI requests to. This should be the server serving the actula files fro the |
Contributor
There was a problem hiding this comment.
There's a typo in the documentation comment: actula files fro the should be actual files from the.
Suggested change
| /// Origin to proxy UI requests to. This should be the server serving the actula files fro the | |
| /// Origin to proxy UI requests to. This should be the server serving the actual files from the |
Spotted by Diamond
Is this helpful? React 👍 or 👎 to let us know.
NathanFlurry
force-pushed
the
feat_add_frontend-hub_service_to_docker-compose
branch
from
June 20, 2025 18:54
764c812 to
b748722
Compare
NathanFlurry
force-pushed
the
06-15-chore_replace_hub-embed_with_proxy_to_127.0.0.1_5080_for__ui__path_in_dev
branch
from
June 20, 2025 18:54
3d3a7be to
681fbc8
Compare
This was referenced Jun 20, 2025
MasterPtato
force-pushed
the
06-15-chore_replace_hub-embed_with_proxy_to_127.0.0.1_5080_for__ui__path_in_dev
branch
from
June 20, 2025 19:09
681fbc8 to
696dc22
Compare
MasterPtato
force-pushed
the
feat_add_frontend-hub_service_to_docker-compose
branch
from
June 20, 2025 19:09
b748722 to
3f7cb67
Compare
NathanFlurry
force-pushed
the
feat_add_frontend-hub_service_to_docker-compose
branch
from
June 20, 2025 19:18
3f7cb67 to
274f283
Compare
NathanFlurry
force-pushed
the
06-15-chore_replace_hub-embed_with_proxy_to_127.0.0.1_5080_for__ui__path_in_dev
branch
from
June 20, 2025 19:18
696dc22 to
97e3ac2
Compare
Contributor
Merge activity
|
graphite-app Bot
pushed a commit
that referenced
this pull request
Jun 20, 2025
… in dev (#2615) <!-- Please make sure there is an issue that this PR is correlated to. --> ## Changes <!-- If there are frontend changes, please include screenshots. -->
graphite-app
Bot
deleted the
06-15-chore_replace_hub-embed_with_proxy_to_127.0.0.1_5080_for__ui__path_in_dev
branch
June 20, 2025 19:22
This was referenced Jun 20, 2025
Closed
This was referenced Jun 28, 2025
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changes