From 1654574d5d510ee918ce73dddaf33886009b0d62 Mon Sep 17 00:00:00 2001 From: cardene <61857866+cardene777@users.noreply.github.com> Date: Thu, 15 Aug 2024 22:14:14 +0900 Subject: [PATCH] Update railway.mdx Option error in railway link command. --- documentation/docs/pages/docs/deploying/railway.mdx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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