liara_set_env_var
Set environment variables for Liara cloud applications to configure runtime settings and manage application behavior.
Instructions
Set a single environment variable for an app
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | The name of the app | |
| key | Yes | Variable name (uppercase, alphanumeric with underscores) | |
| value | Yes | Variable value |