We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b4af33 + f528569 commit 6bf138fCopy full SHA for 6bf138f
content/v2/running-on-railway.mdx
@@ -29,7 +29,7 @@ The previously described method is the quickest and easiest way to get Umami up
29
- Choose your forked Umami repository and select the **master** branch
30
- Add a second variable called `PORT`, set its value to a valid port number (eg: `3000`). Click **Add**.
31
- 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**.
+- Add a fourth variable called `HOSTNAME`, set its value to `${{ RAILWAY_STATIC_URL }}`. Click **Add**.
33
- Click **Deploy**.
34
35
This initial deploy will fail until you follow the rest of these steps.
0 commit comments