Skip to content

Commit 284065b

Browse files
committed
fix(docs): improve formatting for clarity in Railway quickstart instructions
1 parent a67bac3 commit 284065b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/pages/quickstarts/railway.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Deploy Outpost to Railway with a one-click deployment. Railway provides a hosted
2929
You can use shell variables to store the tenant ID and API key for easier use in the following commands:
3030

3131
```sh
32-
# Replace with your actual Railway app public URL, found in the Railway dashboard under "Domains"
32+
# Replace with your actual Railway app public URL,
33+
# found in the Railway dashboard under "Domains"
3334
OUTPOST_URL=https://your-railway-app.railway.app
3435
TENANT_ID=your_org_name
3536
API_KEY=your_api_key

0 commit comments

Comments
 (0)