Skip to content

Commit

Permalink
Update content/400-pulse/250-database-setup/300-railway.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Nikolas <[email protected]>
  • Loading branch information
ankur-arch and nikolasburk authored Mar 21, 2024
1 parent 5761313 commit 9409f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/400-pulse/250-database-setup/300-railway.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9409f47

Please sign in to comment.