Skip to content

Commit 6bf138f

Browse files
authored
Merge pull request appwrite#7 from 0xflotus/patch-9
Update running-on-railway.mdx
2 parents 5b4af33 + f528569 commit 6bf138f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)