Skip to content

Commit 51d6775

Browse files
authored
improve railway instructions (#367)
1 parent 9e558c0 commit 51d6775

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,14 @@ railway up
125125

126126
Note: By default horizontal scaling is disabled because of the attached volume.
127127

128+
In the UI setup the following variables for the service:
129+
- set the `DATABASE_URL` to `file:/data/production.sqlite`
130+
- set the `PRIVY_APP_SECRET` to your Privy app secret
131+
- set the `PRIVY_APP_ID` to your Privy app id
132+
- set the `HYPERGRAPH_CHAIN` to your Hypergraph chain
133+
134+
Then restart the service in the UI.
135+
128136
## Deploying your own SyncServer to Fly.io (single instance)
129137

130138
```sh

0 commit comments

Comments
 (0)