Skip to content

Commit f528569

Browse files
authored
Update running-on-railway.mdx
1 parent a5696da commit f528569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v2/running-on-railway.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The previously described method is the quickest and easiest way to get Umami up
2929
- Choose your forked Umami repository and select the **master** branch
3030
- Add a second variable called `PORT`, set its value to a valid port number (eg: `3000`). Click **Add**.
3131
- Add a third variable called `DATABASE_TYPE`, set its value to `postgres`. Click **Add**.
32-
- Add a fouth variable called `HOSTNAME`, set its value to `${{ RAILWAY_STATIC_URL }}`. Click **Add**.
32+
- Add a fourth variable called `HOSTNAME`, set its value to `${{ RAILWAY_STATIC_URL }}`. Click **Add**.
3333
- Click **Deploy**.
3434

3535
This initial deploy will fail until you follow the rest of these steps.

0 commit comments

Comments
 (0)