Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mezzo-client): support relative url path for client connect #128

Merged
merged 1 commit into from
May 21, 2022

Conversation

sdg9
Copy link
Collaborator

@sdg9 sdg9 commented May 21, 2022

When the server/client combo was hosted remotely or in a dynamic location the client would still
default to localhost:8000, now it can support relative URL to use wherever it is hosted if desired.

closes #127

When the server/client combo was hosted remotely or in a dynamic location the client would still
default to localhost:8000, now it can support relative URL to use wherever it is hosted if desired.

closes caribou-crew#127
@nx-cloud
Copy link

nx-cloud bot commented May 21, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit ab475f5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 4 targets

Sent with 💌 from NxCloud.

@Gonzalo8642 Gonzalo8642 merged commit c30dcdb into caribou-crew:main May 21, 2022
@sdg9 sdg9 deleted the sdg9/supportRelativeURLInClient branch May 24, 2022 23:42
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.

Support relative url path for mezzo client (so that web works regardless of where it is hosted)
2 participants