From 9409f47d78a3ea64572d8b842af81d5baff51a24 Mon Sep 17 00:00:00 2001 From: Ankur Datta <64993082+ankur-arch@users.noreply.github.com> Date: Thu, 21 Mar 2024 22:01:54 +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 987f7a64d1..0fa9263278 100644 --- a/content/400-pulse/250-database-setup/300-railway.mdx +++ b/content/400-pulse/250-database-setup/300-railway.mdx @@ -75,7 +75,7 @@ The template consists of three [services](https://docs.railway.app/reference/ser 7. Paste the `DATABASE_URL` that you acquired before into the **Database connection string** field. Then, finish the process by clicking **Enable Pulse**. 8. Pulse is now enabled in your project's environment. Click **Generate API key** to obtain the API key that you need in order to use Pulse in your TypeScript starter app. 9. Save the `PULSE_API_KEY` for later and click **I've securely stored my connection string**. -5. Click on the **pulse-starter** service. +9. Back in the Railway UI, click on the **pulse-starter** service. > **Note**: You'll likely find that the build failed for the **pulse-starter** service. This is because the Prisma Pulse API key wasn't provided as the database wasn’t Prisma Pulse ready. > Do not worry, this is to be expected and not a problem for the next steps. 6. Click on the **Variables** tab.