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.