diff --git a/documentation/docs/pages/docs/deploying/railway.mdx b/documentation/docs/pages/docs/deploying/railway.mdx index 36ef9dcc..bf5e5b42 100644 --- a/documentation/docs/pages/docs/deploying/railway.mdx +++ b/documentation/docs/pages/docs/deploying/railway.mdx @@ -32,7 +32,13 @@ https://github.com/joshstevens19/rindexer/tree/master/providers/railway ```bash railway up --detach - railway link --name rindexer-example --enviroment production + railway link + ? Select a project + > rindexer-example + ? Select an environment + > production + ? Select a service + > rindexer-example ``` 4. Create a Postgres database