move default sync server to railway#357
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR migrates the default sync server from Fly.dev to Railway by updating the server URL across the codebase and documentation.
- Updates the default sync server URL from
https://hypergraph.fly.devtohttps://hypergraph-sync.up.railway.app - Modifies both code configuration and documentation to reflect the new hosting platform
- Updates production environment configuration for the connect app
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/hypergraph-react/src/HypergraphAppContext.tsx | Updates default syncServerUri parameter in HypergraphAppProvider |
| docs/docs/providers.md | Updates documentation to reflect new default sync server URL |
| apps/connect/.env.production | Updates production environment variable for sync server origin |
7a00043 to
a5d3dfe
Compare
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.
No description provided.