We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67bac3 commit 284065bCopy full SHA for 284065b
docs/pages/quickstarts/railway.mdx
@@ -29,7 +29,8 @@ Deploy Outpost to Railway with a one-click deployment. Railway provides a hosted
29
You can use shell variables to store the tenant ID and API key for easier use in the following commands:
30
31
```sh
32
-# Replace with your actual Railway app public URL, found in the Railway dashboard under "Domains"
+# Replace with your actual Railway app public URL,
33
+# found in the Railway dashboard under "Domains"
34
OUTPOST_URL=https://your-railway-app.railway.app
35
TENANT_ID=your_org_name
36
API_KEY=your_api_key
0 commit comments