render_set_env_var
Set environment variables on a Render service to configure your application without redeployment.
Instructions
Set an environment variable on a Render service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | ||
| service_id | Yes | ||
| key | Yes | Environment variable name | |
| value | Yes | Environment variable value |