railway_set_variable
Set environment variables for Railway services to configure application settings and manage deployment parameters.
Instructions
Set environment variable on a Railway service.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service name | |
| key | Yes | Variable name | |
| value | Yes | Variable value |