Skip to content

Commit

Permalink
add RAILWAY_REPLICA_REGION to Railway provided variables table
Browse files Browse the repository at this point in the history
  • Loading branch information
FarazPatankar committed Dec 16, 2024
1 parent 59ef3fa commit 6b9c650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/docs/reference/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ builds and deployments.
| `RAILWAY_SERVICE_NAME` | The service name. |
| `RAILWAY_SERVICE_ID` | The service id. |
| `RAILWAY_REPLICA_ID` | The replica ID for the deployment. |
| `RAILWAY_REPLICA_REGION` | The region where the replica is deployed. Example: `us-west1` |
| `RAILWAY_DEPLOYMENT_ID` | The ID for the deployment. |
| `RAILWAY_SNAPSHOT_ID` | The snapshot ID for the deployment. |
| `RAILWAY_VOLUME_NAME` | The name of the attached volume, if any. Example: `foobar` |
Expand Down

0 comments on commit 6b9c650

Please sign in to comment.