From f3e71a26d358d0d8a5a0f34706055b95b554c26a Mon Sep 17 00:00:00 2001 From: Ankur Datta <64993082+ankur-arch@users.noreply.github.com> Date: Thu, 21 Mar 2024 16:34:01 +0600 Subject: [PATCH] Update content/400-pulse/250-database-setup/300-railway.mdx Co-authored-by: Nikolas --- content/400-pulse/250-database-setup/300-railway.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/400-pulse/250-database-setup/300-railway.mdx b/content/400-pulse/250-database-setup/300-railway.mdx index 26bd590ede..1a003d7177 100644 --- a/content/400-pulse/250-database-setup/300-railway.mdx +++ b/content/400-pulse/250-database-setup/300-railway.mdx @@ -37,7 +37,7 @@ The template consists of two [services](https://docs.railway.app/reference/servi > The `DATABASE_URL` can also be found by clicking on the **Postgres** Service and navigating to the **Variables** tab, then clicking the copy icon next to `DATABASE_URL` environment variable value. > ![](../images/railway-database-url.png) 6. Copy the `DATABASE_URL` connection string and save it for later. Then restart your Railway database. - 1. Click on your database. + 1. Click on the **Postgres** service that represents your deployed database. 2. Navigate to the Deployments tab. 3. Go into the three-dots menu on the latest deployment and click the **Restart** option. 7. After restarting your database, click on the **restart-db-then-delete-me** service and navigate to the **Settings** tab.